Skip to content

Commit

Permalink
chore(deps): bump @nomicfoundation/hardhat-verify from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [@nomicfoundation/hardhat-verify](https://github.com/nomicfoundation/hardhat) from 2.0.1 to 2.0.2.
- [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 Dec 15, 2023
1 parent 195121c commit 91c3339
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 23 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 @@ -33,13 +33,13 @@
],
"dependencies": {
"@matterlabs/hardhat-zksync-solc": "^1.0.3",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.2",
"axios": "^1.6.2",
"chalk": "4.1.2",
"zksync-ethers": "^6.0.0"
},
"devDependencies": {
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.2",
"@types/chai": "^4.2.0",
"@types/mocha": "^9.1.0",
"@types/node": "^18.11.17",
Expand All @@ -59,7 +59,7 @@
"c8": "^8.0.1"
},
"peerDependencies": {
"@nomicfoundation/hardhat-verify": "^2.0.0"
"@nomicfoundation/hardhat-verify": "^2.0.2"
},
"prettier": {
"tabWidth": 4,
Expand Down
26 changes: 6 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@
version "1.2.1"
dependencies:
"@matterlabs/hardhat-zksync-solc" "^1.0.3"
"@nomicfoundation/hardhat-verify" "^2.0.0"
"@nomicfoundation/hardhat-verify" "^2.0.2"
axios "^1.6.2"
chalk "4.1.2"
zksync-ethers "^6.0.0"
Expand Down Expand Up @@ -1081,10 +1081,10 @@
debug "^4.1.1"
lodash.isequal "^4.5.0"

"@nomicfoundation/hardhat-verify@^2.0.0":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.1.tgz#1b9d707516f8e5db4e1d6bd679acbfd71e567928"
integrity sha512-TuJrhW5p9x92wDRiRhNkGQ/wzRmOkfCLkoRg8+IRxyeLigOALbayQEmkNiGWR03vGlxZS4znXhKI7y97JwZ6Og==
"@nomicfoundation/hardhat-verify@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-verify/-/hardhat-verify-2.0.2.tgz#085f8509a335db44ea3bf39a8561f1ce0462fea2"
integrity sha512-SXmLPHrfh801m0Dj/8v4stAM6OI0tFktDlWe1pn3k43bCCjn5TGqcVy7hCtauG8/AlQWNZhR+01qTovSSVTvXQ==
dependencies:
"@ethersproject/abi" "^5.1.2"
"@ethersproject/address" "^5.0.2"
Expand Down Expand Up @@ -6316,27 +6316,13 @@ semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==

semver@^7.3.5:
version "7.3.7"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
dependencies:
lru-cache "^6.0.0"

semver@^7.3.7, semver@^7.5.3, semver@^7.5.4:
semver@^7.3.5, semver@^7.3.7, semver@^7.5.1, semver@^7.5.3, semver@^7.5.4:
version "7.5.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
dependencies:
lru-cache "^6.0.0"

semver@^7.5.1:
version "7.5.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.1.tgz#c90c4d631cf74720e46b21c1d37ea07edfab91ec"
integrity sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==
dependencies:
lru-cache "^6.0.0"

[email protected]:
version "6.0.0"
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"
Expand Down

0 comments on commit 91c3339

Please sign in to comment.