Skip to content

Commit

Permalink
chore(deps): bump @nomicfoundation/hardhat-verify from 2.0.4 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps [@nomicfoundation/hardhat-verify](https://github.com/nomicfoundation/hardhat) from 2.0.4 to 2.0.7.
- [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 May 23, 2024
1 parent 6e927e1 commit 914dd67
Show file tree
Hide file tree
Showing 3 changed files with 582 additions and 582 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 @@ -34,7 +34,7 @@
],
"dependencies": {
"@matterlabs/hardhat-zksync-solc": "^1.1.4",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.7",
"axios": "^1.6.2",
"chai": "^4.3.6",
"hardhat": "^2.19.4",
Expand All @@ -48,7 +48,7 @@
"sinon": "^17.0.1"
},
"devDependencies": {
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.7",
"@types/chai": "^4.2.0",
"@types/mocha": "^9.1.0",
"@types/node": "^18.11.17",
Expand All @@ -67,7 +67,7 @@
"c8": "^8.0.1"
},
"peerDependencies": {
"@nomicfoundation/hardhat-verify": "^2.0.0"
"@nomicfoundation/hardhat-verify": "^2.0.7"
},
"prettier": {
"tabWidth": 4,
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 @@ -42,7 +42,7 @@
"@matterlabs/hardhat-zksync-ethers": "^1.0.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"@nomicfoundation/hardhat-ethers": "^3.0.4",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.7",
"@openzeppelin/upgrades-core": "^1.31.3",
"@openzeppelin/contracts-upgradeable": "^4.9.2",
"@openzeppelin/contracts": "^4.9.2",
Expand Down
Loading

0 comments on commit 914dd67

Please sign in to comment.