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 9fcdf77 commit 54e3cb5Copy full SHA for 54e3cb5
package.json
@@ -10,7 +10,7 @@
10
"devDependencies": {
11
"@kleros/file-to-ipfs": "^0.3.2",
12
"@nomiclabs/hardhat-ethers": "^2.2.3",
13
- "@nomiclabs/hardhat-etherscan": "^2.1.8",
+ "@nomiclabs/hardhat-etherscan": "^3.1.8",
14
"@nomiclabs/hardhat-waffle": "^2.0.6",
15
"chai": "^4.5.0",
16
"eslint": "^8.57.0",
@@ -22,10 +22,10 @@
22
"eslint-plugin-promise": "^5.2.0",
23
"ethereum-waffle": "^3.4.4",
24
"ethers": "^5.7.2",
25
- "hardhat": "^2.22.9",
26
- "hardhat-deploy": "^0.9.29",
+ "hardhat": "^2.22.10",
+ "hardhat-deploy": "^0.12.4",
27
"hardhat-gas-reporter": "^1.0.10",
28
- "prettier": "^2.8.8",
+ "prettier": "^3.3.3",
29
"prettier-plugin-solidity": "^1.4.1",
30
"solhint": "^3.6.2",
31
"solidity-coverage": "^0.7.22"
0 commit comments