Skip to content

Commit

Permalink
chore(deps): bump hardhat from 2.22.5 to 2.22.6
Browse files Browse the repository at this point in the history
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.22.5 to 2.22.6.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.22.6)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 7c87263 commit 6949eee
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 134 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.1.0",
"dotenv": "^16.4.5",
"ethers": "^6.13.1",
"hardhat": "^2.22.4",
"hardhat": "^2.22.6",
"maci-circuits": "2.0.0-alpha",
"maci-contracts": "2.0.0-alpha",
"maci-core": "2.0.0-alpha",
Expand Down
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@zk-kit/imt.sol": "2.0.0-beta.12",
"circomlibjs": "^0.1.7",
"ethers": "^6.13.1",
"hardhat": "^2.22.4",
"hardhat": "^2.22.6",
"lowdb": "^1.0.0",
"maci-circuits": "2.0.0-alpha",
"maci-core": "2.0.0-alpha",
Expand Down
2 changes: 1 addition & 1 deletion coordinator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"class-validator": "^0.14.1",
"dotenv": "^16.4.5",
"ethers": "^6.13.1",
"hardhat": "^2.22.4",
"hardhat": "^2.22.6",
"helmet": "^7.1.0",
"maci-circuits": "2.0.0-alpha",
"maci-cli": "2.0.0-alpha",
Expand Down
2 changes: 1 addition & 1 deletion integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^20.14.10",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.2",
"hardhat": "^2.22.4",
"hardhat": "^2.22.6",
"hardhat-artifactor": "^0.2.0",
"hardhat-contract-sizer": "^2.0.3",
"mocha": "^10.6.0",
Expand Down
Loading

0 comments on commit 6949eee

Please sign in to comment.