File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 68
68
},
69
69
"devDependencies" : {
70
70
"@nomicfoundation/hardhat-chai-matchers" : " ^1.0.6" ,
71
- "@nomicfoundation/hardhat-network-helpers" : " ^1.0.8 " ,
71
+ "@nomicfoundation/hardhat-network-helpers" : " ^1.0.12 " ,
72
72
"@nomiclabs/hardhat-ethers" :
" npm:[email protected] " ,
73
73
"@typechain/ethers-v5" : " ^10.2.0" ,
74
74
"@typechain/hardhat" : " ^6.1.5" ,
Original file line number Diff line number Diff line change @@ -3225,7 +3225,7 @@ __metadata:
3225
3225
resolution: "@kleros/vea-contracts@workspace:contracts"
3226
3226
dependencies:
3227
3227
"@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 "
3229
3229
"@nomiclabs/hardhat-ethers": "npm:
[email protected] "
3230
3230
"@typechain/ethers-v5": "npm:^10.2.0"
3231
3231
"@typechain/hardhat": "npm:^6.1.5"
@@ -3764,14 +3764,14 @@ __metadata:
3764
3764
languageName: node
3765
3765
linkType: hard
3766
3766
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 "
3770
3770
dependencies:
3771
3771
ethereumjs-util: "npm:^7.1.4"
3772
3772
peerDependencies:
3773
3773
hardhat: ^2.9.5
3774
- checksum: 10/b10dc93f0e692dfac42754dd39f88e558411394fbbf793468386e5c78ecc4e4bf0badd7b8723bb40bf6f2b34dac84a6e6633472248d9c8f914977fd9d8020047
3774
+ checksum: 10/6774bdaa76b6792b408dbdf9b4ff5c19315fa9d5be53e53d6b68cd56aba82d18cfa2548a71a2ced41542989bddd3ab4d11e009579d34678202e26f11c43c2a44
3775
3775
languageName: node
3776
3776
linkType: hard
3777
3777
You can’t perform that action at this time.
0 commit comments