Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 8b8c529

Browse files
chore(deps): update devdependencies
1 parent cbec8d6 commit 8b8c529

File tree

2 files changed

+559
-737
lines changed

2 files changed

+559
-737
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"knip": "knip"
2424
},
2525
"devDependencies": {
26-
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
27-
"@nomicfoundation/hardhat-toolbox-viem": "^2.0.0",
28-
"@nomicfoundation/hardhat-verify": "^2.1.3",
29-
"@nomicfoundation/hardhat-viem": "^2.1.3",
26+
"@nomicfoundation/hardhat-network-helpers": "^3.0.3",
27+
"@nomicfoundation/hardhat-toolbox-viem": "^5.0.1",
28+
"@nomicfoundation/hardhat-verify": "^3.0.8",
29+
"@nomicfoundation/hardhat-viem": "^3.0.1",
3030
"@openzeppelin/contracts": "^5.4.0",
3131
"@types/chai": "^5.2.3",
32-
"@types/chai-as-promised": "^7.1.8",
32+
"@types/chai-as-promised": "^8.0.2",
3333
"@types/mocha": "^10.0.10",
3434
"@types/yargs": "^17.0.35",
3535
"@types/node": "^20.19.27",
@@ -39,12 +39,12 @@
3939
"chai": "^6.2.1",
4040
"eslint": "^8.57.1",
4141
"eslint-plugin-import": "^2.32.0",
42-
"hardhat": "^2.28.0",
42+
"hardhat": "^3.1.0",
4343
"hardhat-gas-reporter": "^2.3.0",
4444
"knip": "^5.75.1",
4545
"prettier": "^3.7.4",
4646
"prettier-plugin-solidity": "^2.2.1",
47-
"solhint": "^4.5.4",
47+
"solhint": "^6.0.2",
4848
"solidity-coverage": "^0.8.17",
4949
"ts-node": "^10.9.2",
5050
"typescript": "^5.7.3",

0 commit comments

Comments
 (0)