Skip to content

Commit

Permalink
Bump @nomicfoundation/hardhat-verify from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [@nomicfoundation/hardhat-verify](https://github.com/nomicfoundation/hardhat) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/nomicfoundation/hardhat/releases)
- [Commits](https://github.com/nomicfoundation/hardhat/compare/@nomicfoundation/hardhat-verify@2.0.0...@nomicfoundation/hardhat-verify@2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 4529589 commit b305882
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nomicfoundation/hardhat-ethers": "^3.0.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^3.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.1",
"@openzeppelin/hardhat-upgrades": "^2.4.1",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1468,9 +1468,9 @@ __metadata:
languageName: node
linkType: hard

"@nomicfoundation/hardhat-verify@npm:^2.0.0":
version: 2.0.0
resolution: "@nomicfoundation/hardhat-verify@npm:2.0.0"
"@nomicfoundation/hardhat-verify@npm:^2.0.1":
version: 2.0.1
resolution: "@nomicfoundation/hardhat-verify@npm:2.0.1"
dependencies:
"@ethersproject/abi": ^5.1.2
"@ethersproject/address": ^5.0.2
Expand All @@ -1483,7 +1483,7 @@ __metadata:
undici: ^5.14.0
peerDependencies:
hardhat: ^2.0.4
checksum: fcc2be314c98c22242e51eb6997010f4e817f8cea68340d60372a10943a7927bf5e9a3a2b1e51323411843ac7ea1102cecb3d08355cbd66bac3723bcb7bb515e
checksum: 3bf3a1a0edc913a5c920faeb6574c98118996d994574a8c3cf048acd915a18297a931aae46db31f54a39a34bed666ae0982e4f9c3ee2c5ac7f75ecb3ef2307d8
languageName: node
linkType: hard

Expand Down Expand Up @@ -7052,7 +7052,7 @@ __metadata:
"@nomicfoundation/hardhat-ethers": ^3.0.0
"@nomicfoundation/hardhat-network-helpers": ^1.0.0
"@nomicfoundation/hardhat-toolbox": ^3.0.0
"@nomicfoundation/hardhat-verify": ^2.0.0
"@nomicfoundation/hardhat-verify": ^2.0.1
"@openzeppelin/contracts": ^5.0.0
"@openzeppelin/contracts-upgradeable": ^5.0.0
"@openzeppelin/hardhat-upgrades": ^2.4.1
Expand Down

0 comments on commit b305882

Please sign in to comment.