Skip to content

Commit 5185304

Browse files
chore(deps): update dependency @nomicfoundation/hardhat-ignition-ethers to v0.15.16 (#16248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e0039f commit 5185304

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/hardhat-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@nomicfoundation/hardhat-chai-matchers": "2.1.0",
3939
"@nomicfoundation/hardhat-ignition": "0.15.11",
40-
"@nomicfoundation/hardhat-ignition-ethers": "0.15.14",
40+
"@nomicfoundation/hardhat-ignition-ethers": "0.15.16",
4141
"@nomicfoundation/hardhat-toolbox": "5.0.0",
4242
"@nomicfoundation/ignition-core": "0.15.14",
4343
"@typechain/ethers-v6": "0.5.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11970,16 +11970,16 @@ __metadata:
1197011970
languageName: node
1197111971
linkType: hard
1197211972

11973-
"@nomicfoundation/hardhat-ignition-ethers@npm:0.15.14":
11974-
version: 0.15.14
11975-
resolution: "@nomicfoundation/hardhat-ignition-ethers@npm:0.15.14"
11973+
"@nomicfoundation/hardhat-ignition-ethers@npm:0.15.16":
11974+
version: 0.15.16
11975+
resolution: "@nomicfoundation/hardhat-ignition-ethers@npm:0.15.16"
1197611976
peerDependencies:
1197711977
"@nomicfoundation/hardhat-ethers": ^3.1.0
11978-
"@nomicfoundation/hardhat-ignition": ^0.15.13
11979-
"@nomicfoundation/ignition-core": ^0.15.13
11978+
"@nomicfoundation/hardhat-ignition": ^0.15.15
11979+
"@nomicfoundation/ignition-core": ^0.15.14
1198011980
ethers: ^6.14.0
1198111981
hardhat: ^2.26.0
11982-
checksum: 10/35e3ce5fac88d0c4655229311f60991916713d8a1afa586b618d984835a4a1124f50e13dc82c5dcaa8b0e1bd68c212ee9fdc2a56932323143dac8187bfca3e96
11982+
checksum: 10/47b9633c9d24074444545baceb8781ea5ffa3096afecc86ce1c7085bd0611fff54dc6214373c69b15a183147cf236bc2a47c91daecdac23ac98124fc96b9c352
1198311983
languageName: node
1198411984
linkType: hard
1198511985

@@ -22523,7 +22523,7 @@ __metadata:
2252322523
"@nomicfoundation/hardhat-chai-matchers": "npm:2.1.0"
2252422524
"@nomicfoundation/hardhat-ethers": "npm:3.1.0"
2252522525
"@nomicfoundation/hardhat-ignition": "npm:0.15.11"
22526-
"@nomicfoundation/hardhat-ignition-ethers": "npm:0.15.14"
22526+
"@nomicfoundation/hardhat-ignition-ethers": "npm:0.15.16"
2252722527
"@nomicfoundation/hardhat-toolbox": "npm:5.0.0"
2252822528
"@nomicfoundation/ignition-core": "npm:0.15.14"
2252922529
"@typechain/ethers-v6": "npm:0.5.1"

0 commit comments

Comments
 (0)