Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@nomicfoundation/hardhat-ethers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent fb22e67 commit 838ce62
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"initPoll:localhost": "pnpm run initPoll"
},
"dependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.6",
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"@openzeppelin/contracts": "^5.0.2",
"circomlibjs": "^0.1.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/coordinator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/swagger": "^7.4.0",
"@nestjs/throttler": "^6.0.0",
"@nestjs/websockets": "^10.3.10",
"@nomicfoundation/hardhat-ethers": "^3.0.6",
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
"@zerodev/ecdsa-validator": "^5.3.1",
"@zerodev/permissions": "^5.4.3",
Expand Down
Loading

0 comments on commit 838ce62

Please sign in to comment.