Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Update dev dependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2024
1 parent 9e600c8 commit 0b61d79
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.20",
"@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",
Expand All @@ -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": {
Expand Down

0 comments on commit 0b61d79

Please sign in to comment.