Skip to content

Commit 9966059

Browse files
chore(deps-dev): bump @nomicfoundation/hardhat-network-helpers
Bumps [@nomicfoundation/hardhat-network-helpers](https://github.com/nomicfoundation/hardhat) from 1.0.8 to 1.0.12. - [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-network-helpers" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 992dc11 commit 9966059

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: contracts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"devDependencies": {
7070
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
71-
"@nomicfoundation/hardhat-network-helpers": "^1.0.8",
71+
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
7272
"@nomiclabs/hardhat-ethers": "npm:[email protected]",
7373
"@typechain/ethers-v5": "^10.2.0",
7474
"@typechain/hardhat": "^6.1.5",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3218,7 +3218,7 @@ __metadata:
32183218
resolution: "@kleros/vea-contracts@workspace:contracts"
32193219
dependencies:
32203220
"@nomicfoundation/hardhat-chai-matchers": "npm:^1.0.6"
3221-
"@nomicfoundation/hardhat-network-helpers": "npm:^1.0.8"
3221+
"@nomicfoundation/hardhat-network-helpers": "npm:^1.0.12"
32223222
"@nomiclabs/hardhat-ethers": "npm:[email protected]"
32233223
"@typechain/ethers-v5": "npm:^10.2.0"
32243224
"@typechain/hardhat": "npm:^6.1.5"
@@ -3757,14 +3757,14 @@ __metadata:
37573757
languageName: node
37583758
linkType: hard
37593759

3760-
"@nomicfoundation/hardhat-network-helpers@npm:^1.0.8":
3761-
version: 1.0.8
3762-
resolution: "@nomicfoundation/hardhat-network-helpers@npm:1.0.8"
3760+
"@nomicfoundation/hardhat-network-helpers@npm:^1.0.12":
3761+
version: 1.0.12
3762+
resolution: "@nomicfoundation/hardhat-network-helpers@npm:1.0.12"
37633763
dependencies:
37643764
ethereumjs-util: "npm:^7.1.4"
37653765
peerDependencies:
37663766
hardhat: ^2.9.5
3767-
checksum: 10/b10dc93f0e692dfac42754dd39f88e558411394fbbf793468386e5c78ecc4e4bf0badd7b8723bb40bf6f2b34dac84a6e6633472248d9c8f914977fd9d8020047
3767+
checksum: 10/6774bdaa76b6792b408dbdf9b4ff5c19315fa9d5be53e53d6b68cd56aba82d18cfa2548a71a2ced41542989bddd3ab4d11e009579d34678202e26f11c43c2a44
37683768
languageName: node
37693769
linkType: hard
37703770

0 commit comments

Comments
 (0)