Skip to content

Commit

Permalink
chore: update hardhat to 2.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Mar 14, 2024
1 parent d3a9857 commit 172a193
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 202 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"commander": "^12.0.0",
"dotenv": "^16.4.5",
"ethers": "^6.11.1",
"hardhat": "^2.20.1",
"hardhat": "^2.22.1",
"maci-circuits": "^1.2.0",
"maci-contracts": "^1.2.0",
"maci-core": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@openzeppelin/contracts": "^4.8.0",
"circomlibjs": "^0.1.7",
"ethers": "^6.11.1",
"hardhat": "^2.20.1",
"hardhat": "^2.21.1",
"maci-circuits": "^1.2.0",
"maci-core": "^1.2.0",
"maci-crypto": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "^20.11.25",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"hardhat": "^2.20.1",
"hardhat": "^2.22.1",
"hardhat-artifactor": "^0.2.0",
"hardhat-contract-sizer": "^2.0.3",
"mocha": "^10.3.0",
Expand Down
Loading

0 comments on commit 172a193

Please sign in to comment.