Skip to content

Commit 54e3cb5

Browse files
committed
chore(package): upgrades
1 parent 9fcdf77 commit 54e3cb5

File tree

2 files changed

+85
-91
lines changed

2 files changed

+85
-91
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@kleros/file-to-ipfs": "^0.3.2",
1212
"@nomiclabs/hardhat-ethers": "^2.2.3",
13-
"@nomiclabs/hardhat-etherscan": "^2.1.8",
13+
"@nomiclabs/hardhat-etherscan": "^3.1.8",
1414
"@nomiclabs/hardhat-waffle": "^2.0.6",
1515
"chai": "^4.5.0",
1616
"eslint": "^8.57.0",
@@ -22,10 +22,10 @@
2222
"eslint-plugin-promise": "^5.2.0",
2323
"ethereum-waffle": "^3.4.4",
2424
"ethers": "^5.7.2",
25-
"hardhat": "^2.22.9",
26-
"hardhat-deploy": "^0.9.29",
25+
"hardhat": "^2.22.10",
26+
"hardhat-deploy": "^0.12.4",
2727
"hardhat-gas-reporter": "^1.0.10",
28-
"prettier": "^2.8.8",
28+
"prettier": "^3.3.3",
2929
"prettier-plugin-solidity": "^1.4.1",
3030
"solhint": "^3.6.2",
3131
"solidity-coverage": "^0.7.22"

0 commit comments

Comments
 (0)