Skip to content

Commit feeaed8

Browse files
fix(deps): update dependency @nomicfoundation/hardhat-ignition-ethers to v3
1 parent 141fead commit feeaed8

File tree

2 files changed

+38
-10
lines changed

2 files changed

+38
-10
lines changed

smart-contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@nomicfoundation/hardhat-chai-matchers": "2.1.0",
3737
"@nomicfoundation/hardhat-ethers": "3.1.0",
3838
"@nomicfoundation/hardhat-ignition": "0.15.13",
39-
"@nomicfoundation/hardhat-ignition-ethers": "0.15.14",
39+
"@nomicfoundation/hardhat-ignition-ethers": "3.0.4",
4040
"@nomicfoundation/hardhat-network-helpers": "3.0.0",
4141
"@nomicfoundation/hardhat-toolbox": "6.1.0",
4242
"@nomicfoundation/hardhat-verify": "2.1.1",

yarn.lock

Lines changed: 37 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3855,6 +3855,15 @@ __metadata:
38553855
languageName: node
38563856
linkType: hard
38573857

3858+
"@nomicfoundation/hardhat-errors@npm:^3.0.2":
3859+
version: 3.0.3
3860+
resolution: "@nomicfoundation/hardhat-errors@npm:3.0.3"
3861+
dependencies:
3862+
"@nomicfoundation/hardhat-utils": "npm:^3.0.1"
3863+
checksum: 10/aae33674682c1dc9cfc5a0eb83bcaa8c763654c48b69550900deb91f427f7d2fe042035877739d7f3d53621e3945b8823f25265ee8322e25ab084611b13f6480
3864+
languageName: node
3865+
linkType: hard
3866+
38583867
"@nomicfoundation/hardhat-ethers@npm:3.1.0":
38593868
version: 3.1.0
38603869
resolution: "@nomicfoundation/hardhat-ethers@npm:3.1.0"
@@ -3881,16 +3890,19 @@ __metadata:
38813890
languageName: node
38823891
linkType: hard
38833892

3884-
"@nomicfoundation/hardhat-ignition-ethers@npm:0.15.14":
3885-
version: 0.15.14
3886-
resolution: "@nomicfoundation/hardhat-ignition-ethers@npm:0.15.14"
3893+
"@nomicfoundation/hardhat-ignition-ethers@npm:3.0.4":
3894+
version: 3.0.4
3895+
resolution: "@nomicfoundation/hardhat-ignition-ethers@npm:3.0.4"
3896+
dependencies:
3897+
"@nomicfoundation/hardhat-errors": "npm:^3.0.2"
38873898
peerDependencies:
3888-
"@nomicfoundation/hardhat-ethers": ^3.1.0
3889-
"@nomicfoundation/hardhat-ignition": ^0.15.13
3890-
"@nomicfoundation/ignition-core": ^0.15.13
3899+
"@nomicfoundation/hardhat-ethers": ^4.0.0
3900+
"@nomicfoundation/hardhat-ignition": ^3.0.2
3901+
"@nomicfoundation/hardhat-verify": ^3.0.0
3902+
"@nomicfoundation/ignition-core": ^3.0.2
38913903
ethers: ^6.14.0
3892-
hardhat: ^2.26.0
3893-
checksum: 10/35e3ce5fac88d0c4655229311f60991916713d8a1afa586b618d984835a4a1124f50e13dc82c5dcaa8b0e1bd68c212ee9fdc2a56932323143dac8187bfca3e96
3904+
hardhat: ^3.0.0
3905+
checksum: 10/c33c655daff37f588feea19968dc44898fb47e8c9c9a54e2ea8ed29640a64f53a1d4bc76328edc7a2f68db789af068c7607802c31db8611969faa23a92c775bd
38943906
languageName: node
38953907
linkType: hard
38963908

@@ -3966,6 +3978,22 @@ __metadata:
39663978
languageName: node
39673979
linkType: hard
39683980

3981+
"@nomicfoundation/hardhat-utils@npm:^3.0.1":
3982+
version: 3.0.5
3983+
resolution: "@nomicfoundation/hardhat-utils@npm:3.0.5"
3984+
dependencies:
3985+
"@streamparser/json-node": "npm:^0.0.22"
3986+
debug: "npm:^4.3.2"
3987+
env-paths: "npm:^2.2.0"
3988+
ethereum-cryptography: "npm:^2.2.1"
3989+
fast-equals: "npm:^5.0.1"
3990+
json-stream-stringify: "npm:^3.1.6"
3991+
rfdc: "npm:^1.3.1"
3992+
undici: "npm:^6.16.1"
3993+
checksum: 10/f9abafa2daad6f258cb10b33fd3f53d903686dfb239feef109b447f242ee19221c043955d9377be2fe0af741c99b0fd700a7e6bf1b26f24431debe60d42b1e95
3994+
languageName: node
3995+
linkType: hard
3996+
39693997
"@nomicfoundation/hardhat-verify@npm:2.1.1":
39703998
version: 2.1.1
39713999
resolution: "@nomicfoundation/hardhat-verify@npm:2.1.1"
@@ -4998,7 +5026,7 @@ __metadata:
49985026
"@nomicfoundation/hardhat-chai-matchers": "npm:2.1.0"
49995027
"@nomicfoundation/hardhat-ethers": "npm:3.1.0"
50005028
"@nomicfoundation/hardhat-ignition": "npm:0.15.13"
5001-
"@nomicfoundation/hardhat-ignition-ethers": "npm:0.15.14"
5029+
"@nomicfoundation/hardhat-ignition-ethers": "npm:3.0.4"
50025030
"@nomicfoundation/hardhat-network-helpers": "npm:3.0.0"
50035031
"@nomicfoundation/hardhat-toolbox": "npm:6.1.0"
50045032
"@nomicfoundation/hardhat-verify": "npm:2.1.1"

0 commit comments

Comments
 (0)