We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555605f commit d2496f4Copy full SHA for d2496f4
2 files changed
package.json
@@ -211,7 +211,7 @@
211
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
212
"@nomicfoundation/hardhat-ethers": "^3.0.8",
213
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
214
- "@nomicfoundation/hardhat-verify": "^2.0.13",
+ "@nomicfoundation/hardhat-verify": "^2.0.14",
215
"@openzeppelin/contracts": "^4.9.6",
216
"@typechain/ethers-v6": "^0.5.1",
217
"@typechain/hardhat": "^9.1.0",
@@ -222,8 +222,8 @@
222
"dotenv": "^16.5.0",
223
"eslint": "^9.27.0",
224
"eslint-config-prettier": "^10.1.5",
225
- "ethers": "^6.14.1",
226
- "hardhat": "^2.24.0",
+ "ethers": "^6.14.3",
+ "hardhat": "^2.24.1",
227
"hardhat-abi-exporter": "^2.11.0",
228
"hardhat-contract-sizer": "^2.10.0",
229
"hardhat-gas-reporter": "^2.2.3",
0 commit comments