We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e59af commit eb48416Copy full SHA for eb48416
package.json
@@ -36,9 +36,9 @@
36
"@types/mocha": ">=10.0.10",
37
"chai": "^4.5.0",
38
"dotenv": "^17.2.3",
39
- "eslint": "^8.57.1",
40
- "hardhat": "^2.27.1",
41
- "hardhat-deploy": "^1.0.4",
+ "eslint": "^10.1.0",
+ "hardhat": "^3.2.0",
+ "hardhat-deploy": "^2.0.3",
42
"hardhat-gas-reporter": "^2.3.0",
43
"prettier": "^3.7.3",
44
"prettier-plugin-solidity": "^2.2.0",
0 commit comments