From 5cee262cb84b089b92af13730fc596edd9302e6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 06:08:27 +0000 Subject: [PATCH] Update dev dependencies (major) --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 3836b525..9ba86191 100644 --- a/package.json +++ b/package.json @@ -68,19 +68,19 @@ "object-hash": "^3.0.0" }, "devDependencies": { - "@ethereum-waffle/chai": "3.4.4", - "@typechain/ethers-v5": "10.1.0", + "@ethereum-waffle/chai": "4.0.10", + "@typechain/ethers-v5": "11.1.2", "@types/chai-as-promised": "7.1.5", "@types/chai-things": "0.0.35", "@types/lodash": "4.14.185", "@types/lodash-es": "4.17.6", - "@types/mocha": "9.1.1", - "@types/node": "17.0.21", - "@types/object-hash": "2.2.1", + "@types/mocha": "10.0.6", + "@types/node": "20.11.7", + "@types/object-hash": "3.0.6", "@types/react": "18.0.21", "@zoltu/typescript-transformer-append-js-extension": "1.0.1", - "c8": "7.12.0", - "chai": "4.3.6", + "c8": "9.1.0", + "chai": "5.0.3", "chai-as-promised": "7.1.1", "chai-things": "0.2.0", "coveralls": "3.1.1", @@ -90,10 +90,10 @@ "mocha-steps": "1.3.0", "ts-mocha": "10.0.0", "ts-node": "10.9.1", - "ts-patch": "2.0.2", + "ts-patch": "3.1.2", "typechain": "8.1.0", "typedoc": "^0.23.21", - "typescript": "4.7.4", + "typescript": "5.3.3", "typescript-transform-paths": "3.3.1" }, "peerDependencies": {