We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fe068 commit 1e292e4Copy full SHA for 1e292e4
package.json
@@ -244,14 +244,14 @@
244
},
245
"devDependencies": {
246
"@eslint/js": "^9.39.1",
247
- "@nomicfoundation/hardhat-ethers": "^3.1.2",
248
- "@nomicfoundation/hardhat-verify": "^2.1.3",
+ "@nomicfoundation/hardhat-ethers": "^4.0.0",
+ "@nomicfoundation/hardhat-verify": "^3.0.0",
249
"@typechain/ethers-v6": "^0.5.1",
250
"@typechain/hardhat": "^9.1.0",
251
"eslint": "^9.39.1",
252
"eslint-config-prettier": "^10.1.8",
253
"ethers": "^6.15.0",
254
- "hardhat": "^2.27.1",
+ "hardhat": "^3.0.0",
255
"hardhat-abi-exporter": "^2.11.0",
256
"hardhat-contract-sizer": "^2.10.1",
257
"hardhat-gas-reporter": "^2.3.0",
0 commit comments