Skip to content

Commit

Permalink
chore(deps): bump @nomicfoundation/hardhat-verify from 2.0.8 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps [@nomicfoundation/hardhat-verify](https://github.com/nomicfoundation/hardhat) from 2.0.8 to 2.0.12.
- [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-verify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 02e751e commit f61d5d1
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions packages/hardhat-zksync-verify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@ethersproject/abi": "^5.7.0",
"@ethersproject/address": "5.7.0",
"@matterlabs/hardhat-zksync-solc": "workspace:^",
"@nomicfoundation/hardhat-verify": "^2.0.8",
"@nomicfoundation/hardhat-verify": "^2.0.12",
"axios": "^1.7.2",
"semver": "^7.6.2",
"cbor": "^9.0.2",
Expand All @@ -47,7 +47,7 @@
"sinon-chai": "^3.7.0"
},
"devDependencies": {
"@nomicfoundation/hardhat-verify": "^2.0.8",
"@nomicfoundation/hardhat-verify": "^2.0.12",
"@types/chai": "^4.3.16",
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.6",
Expand All @@ -69,7 +69,7 @@
"typescript": "^5.3.0"
},
"peerDependencies": {
"@nomicfoundation/hardhat-verify": "^2.0.8",
"@nomicfoundation/hardhat-verify": "^2.0.12",
"hardhat": "^2.22.5"
},
"prettier": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@matterlabs/hardhat-zksync-upgradable": "workspace:^",
"@matterlabs/hardhat-zksync-node": "workspace:^",
"@matterlabs/hardhat-zksync-ethers": "workspace:^",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.12",
"@openzeppelin/upgrades-core": "^1.37.0",
"ethers": "^6.12.2",
"zksync-ethers": "^6.15.0",
Expand Down
34 changes: 17 additions & 17 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 f61d5d1

Please sign in to comment.