Skip to content

Commit

Permalink
Bump @nomicfoundation/hardhat-verify from 2.0.8 to 2.0.9
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.9.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robotoer committed Jul 31, 2024
1 parent 0978a17 commit e6b72b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nomicfoundation/hardhat-ignition-viem": "^0.15.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox-viem": "^3.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.9",
"@nomicfoundation/hardhat-viem": "^2.0.0",
"@types/chai": "^4.2.0",
"@types/chai-as-promised": "^7.1.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -857,9 +857,9 @@ __metadata:
languageName: node
linkType: hard

"@nomicfoundation/hardhat-verify@npm:^2.0.0":
version: 2.0.8
resolution: "@nomicfoundation/hardhat-verify@npm:2.0.8"
"@nomicfoundation/hardhat-verify@npm:^2.0.9":
version: 2.0.9
resolution: "@nomicfoundation/hardhat-verify@npm:2.0.9"
dependencies:
"@ethersproject/abi": "npm:^5.1.2"
"@ethersproject/address": "npm:^5.0.2"
Expand All @@ -871,8 +871,8 @@ __metadata:
table: "npm:^6.8.0"
undici: "npm:^5.14.0"
peerDependencies:
hardhat: ^2.0.4
checksum: 10c0/1f517800b466580098b7ba4b6786d4c8018d9023b9b7dd197971a16903ff66e66256913341ae1586bf7d9184de25ac83e5e1115f18490de30a7f157a10804523
hardhat: "*"
checksum: 10c0/e70a060dbc657f77c0b55a35ab1707720b2eb7aba96f28084a37fbe82fc41ae54d89f148144af366802112feb6a09823ddd4607cd73af2c497a0035f9679b290
languageName: node
linkType: hard

Expand Down Expand Up @@ -1178,7 +1178,7 @@ __metadata:
"@nomicfoundation/hardhat-ignition-viem": "npm:^0.15.0"
"@nomicfoundation/hardhat-network-helpers": "npm:^1.0.0"
"@nomicfoundation/hardhat-toolbox-viem": "npm:^3.0.0"
"@nomicfoundation/hardhat-verify": "npm:^2.0.0"
"@nomicfoundation/hardhat-verify": "npm:^2.0.9"
"@nomicfoundation/hardhat-viem": "npm:^2.0.0"
"@types/chai": "npm:^4.2.0"
"@types/chai-as-promised": "npm:^7.1.6"
Expand Down

0 comments on commit e6b72b9

Please sign in to comment.