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 @@ -3218,7 +3218,7 @@ __metadata:
3218
3218
resolution: "@kleros/vea-contracts@workspace:contracts"
3219
3219
dependencies:
3220
3220
"@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 "
3222
3222
"@nomiclabs/hardhat-ethers": "npm:
[email protected] "
3223
3223
"@typechain/ethers-v5": "npm:^10.2.0"
3224
3224
"@typechain/hardhat": "npm:^6.1.5"
@@ -3757,14 +3757,14 @@ __metadata:
3757
3757
languageName: node
3758
3758
linkType: hard
3759
3759
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 "
3763
3763
dependencies:
3764
3764
ethereumjs-util: "npm:^7.1.4"
3765
3765
peerDependencies:
3766
3766
hardhat: ^2.9.5
3767
- checksum: 10/b10dc93f0e692dfac42754dd39f88e558411394fbbf793468386e5c78ecc4e4bf0badd7b8723bb40bf6f2b34dac84a6e6633472248d9c8f914977fd9d8020047
3767
+ checksum: 10/6774bdaa76b6792b408dbdf9b4ff5c19315fa9d5be53e53d6b68cd56aba82d18cfa2548a71a2ced41542989bddd3ab4d11e009579d34678202e26f11c43c2a44
3768
3768
languageName: node
3769
3769
linkType: hard
3770
3770
You can’t perform that action at this time.
0 commit comments