From 7f4ade74929202f428e833ae01dbaf88375af8f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:05:05 +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..e22564ca 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.12.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.1.0", "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.4.5", "typescript-transform-paths": "3.3.1" }, "peerDependencies": {