Skip to content

Commit

Permalink
chore(deps): bump ethers from 6.11.0 to 6.11.1
Browse files Browse the repository at this point in the history
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 6.11.0 to 6.11.1.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v6.11.0...v6.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent e01e6ac commit a01f434
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 90 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"commander": "^12.0.0",
"dotenv": "^16.4.4",
"ethers": "^6.11.0",
"ethers": "^6.11.1",
"hardhat": "^2.19.5",
"maci-circuits": "^1.1.2",
"maci-contracts": "^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 @@ -69,7 +69,7 @@
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@openzeppelin/contracts": "^4.8.0",
"circomlibjs": "^0.1.7",
"ethers": "^6.11.0",
"ethers": "^6.11.1",
"hardhat": "^2.19.5",
"maci-circuits": "^1.1.2",
"maci-core": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@zk-kit/baby-jubjub": "^0.1.1",
"@zk-kit/eddsa-poseidon": "^0.5.1",
"@zk-kit/poseidon-cipher": "^0.2.1",
"ethers": "^6.11.0"
"ethers": "^6.11.1"
},
"devDependencies": {
"@types/chai": "^4.3.11",
Expand Down
2 changes: 1 addition & 1 deletion integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"ethers": "^6.11.0",
"ethers": "^6.11.1",
"maci-circuits": "^1.1.2",
"maci-cli": "^1.1.2",
"maci-contracts": "^1.1.2",
Expand Down
121 changes: 35 additions & 86 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a01f434

Please sign in to comment.