We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd2ce0 commit cbaf9a0Copy full SHA for cbaf9a0
package.json
@@ -234,7 +234,7 @@
234
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.14",
235
"@nomicfoundation/hardhat-ledger": "^1.2.0",
236
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
237
- "@nomicfoundation/hardhat-verify": "^2.1.0",
+ "@nomicfoundation/hardhat-verify": "^2.1.1",
238
"@nomicfoundation/ignition-core": "^0.15.13",
239
"@openzeppelin/contracts": "^5.4.0",
240
"@tenderly/hardhat-tenderly": "^2.5.2",
@@ -247,7 +247,7 @@
247
"eslint": "^9.32.0",
248
"eslint-config-prettier": "^10.1.8",
249
"ethers": "^6.15.0",
250
- "hardhat": "^2.26.1",
+ "hardhat": "^2.26.2",
251
"hardhat-abi-exporter": "^2.11.0",
252
"hardhat-contract-sizer": "^2.10.0",
253
"hardhat-gas-reporter": "^2.3.0",
0 commit comments