Skip to content

Commit 69e3118

Browse files
committed
Bump hardhat-toolbox-viem dependencies
1 parent d4b450d commit 69e3118

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

packages/hardhat-toolbox-viem/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
47-
"@nomicfoundation/hardhat-verify": "^1.0.0",
47+
"@nomicfoundation/hardhat-verify": "^2.0.0",
4848
"@nomicfoundation/hardhat-viem": "^1.0.0",
4949
"@types/chai": "^4.2.0",
5050
"@types/chai-as-promised": "^7.1.6",
@@ -70,7 +70,7 @@
7070
},
7171
"peerDependencies": {
7272
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
73-
"@nomicfoundation/hardhat-verify": "^1.0.0",
73+
"@nomicfoundation/hardhat-verify": "^2.0.0",
7474
"@nomicfoundation/hardhat-viem": "^1.0.0",
7575
"@types/chai": "^4.2.0",
7676
"@types/chai-as-promised": "^7.1.6",

yarn.lock

-15
Original file line numberDiff line numberDiff line change
@@ -1332,21 +1332,6 @@
13321332
mcl-wasm "^0.7.1"
13331333
rustbn.js "~0.2.0"
13341334

1335-
"@nomicfoundation/hardhat-verify@^1.0.0":
1336-
version "1.1.1"
1337-
resolved "https://registry.yarnpkg.com/@nomicfoundation/hardhat-verify/-/hardhat-verify-1.1.1.tgz#6a433d777ce0172d1f0edf7f2d3e1df14b3ecfc1"
1338-
integrity sha512-9QsTYD7pcZaQFEA3tBb/D/oCStYDiEVDN7Dxeo/4SCyHRSm86APypxxdOMEPlGmXsAvd+p1j/dTODcpxb8aztA==
1339-
dependencies:
1340-
"@ethersproject/abi" "^5.1.2"
1341-
"@ethersproject/address" "^5.0.2"
1342-
cbor "^8.1.0"
1343-
chalk "^2.4.2"
1344-
debug "^4.1.1"
1345-
lodash.clonedeep "^4.5.0"
1346-
semver "^6.3.0"
1347-
table "^6.8.0"
1348-
undici "^5.14.0"
1349-
13501335
"@nomicfoundation/[email protected]":
13511336
version "0.1.1"
13521337
resolved "https://registry.yarnpkg.com/@nomicfoundation/solidity-analyzer-darwin-arm64/-/solidity-analyzer-darwin-arm64-0.1.1.tgz#4c858096b1c17fe58a474fe81b46815f93645c15"

0 commit comments

Comments
 (0)