Skip to content

Commit 9655da3

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 5e64c2a commit 9655da3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3225,7 +3225,7 @@ __metadata:
32253225
resolution: "@kleros/vea-contracts@workspace:contracts"
32263226
dependencies:
32273227
"@nomicfoundation/hardhat-chai-matchers": "npm:^1.0.6"
3228-
"@nomicfoundation/hardhat-network-helpers": "npm:^1.0.8"
3228+
"@nomicfoundation/hardhat-network-helpers": "npm:^1.0.12"
32293229
"@nomiclabs/hardhat-ethers": "npm:[email protected]"
32303230
"@typechain/ethers-v5": "npm:^10.2.0"
32313231
"@typechain/hardhat": "npm:^6.1.5"
@@ -3764,14 +3764,14 @@ __metadata:
37643764
languageName: node
37653765
linkType: hard
37663766

3767-
"@nomicfoundation/hardhat-network-helpers@npm:^1.0.8":
3768-
version: 1.0.8
3769-
resolution: "@nomicfoundation/hardhat-network-helpers@npm:1.0.8"
3767+
"@nomicfoundation/hardhat-network-helpers@npm:^1.0.12":
3768+
version: 1.0.12
3769+
resolution: "@nomicfoundation/hardhat-network-helpers@npm:1.0.12"
37703770
dependencies:
37713771
ethereumjs-util: "npm:^7.1.4"
37723772
peerDependencies:
37733773
hardhat: ^2.9.5
3774-
checksum: 10/b10dc93f0e692dfac42754dd39f88e558411394fbbf793468386e5c78ecc4e4bf0badd7b8723bb40bf6f2b34dac84a6e6633472248d9c8f914977fd9d8020047
3774+
checksum: 10/6774bdaa76b6792b408dbdf9b4ff5c19315fa9d5be53e53d6b68cd56aba82d18cfa2548a71a2ced41542989bddd3ab4d11e009579d34678202e26f11c43c2a44
37753775
languageName: node
37763776
linkType: hard
37773777

0 commit comments

Comments
 (0)