From 8bfd0ca2ab917be395253905824d7e92f3cc9b33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 23:32:30 +0000 Subject: [PATCH] Update dev dependencies (major) --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 5fb1215b..382fd3e9 100644 --- a/package.json +++ b/package.json @@ -68,18 +68,18 @@ "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.1", "@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.1", + "@types/node": "18.17.14", + "@types/object-hash": "3.0.3", "@types/react": "18.0.21", "@zoltu/typescript-transformer-append-js-extension": "1.0.1", - "c8": "7.12.0", + "c8": "8.0.1", "chai": "4.3.6", "chai-as-promised": "7.1.1", "chai-things": "0.2.0", @@ -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.0.2", "typechain": "8.1.0", "typedoc": "^0.23.21", - "typescript": "4.7.4", + "typescript": "5.2.2", "typescript-transform-paths": "3.3.1" }, "peerDependencies": {