Skip to content

Commit

Permalink
Merge pull request #1215 from privacy-scaling-explorations/dependabot…
Browse files Browse the repository at this point in the history
…/npm_and_yarn/dev/hardhat-2.20.1

chore(deps): bump hardhat from 2.19.5 to 2.20.1
  • Loading branch information
0xmad authored Feb 19, 2024
2 parents ac996c0 + 68543a6 commit 0842386
Show file tree
Hide file tree
Showing 4 changed files with 229 additions and 314 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.4",
"ethers": "^6.11.1",
"hardhat": "^2.19.5",
"hardhat": "^2.20.1",
"maci-circuits": "^1.1.2",
"maci-contracts": "^1.1.2",
"maci-core": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@openzeppelin/contracts": "^4.8.0",
"circomlibjs": "^0.1.7",
"ethers": "^6.11.1",
"hardhat": "^2.19.5",
"hardhat": "^2.20.1",
"maci-circuits": "^1.1.2",
"maci-core": "^1.1.2",
"maci-crypto": "^1.1.2",
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.19",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"hardhat": "^2.19.5",
"hardhat": "^2.20.1",
"hardhat-artifactor": "^0.2.0",
"hardhat-contract-sizer": "^2.0.3",
"mocha": "^10.3.0",
Expand Down
Loading

0 comments on commit 0842386

Please sign in to comment.