Skip to content

Commit

Permalink
bump the version of hardhat-ignition-ethers to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kanej committed Feb 23, 2024
1 parent 24f0747 commit daeb26c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/hardhat-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@nomicfoundation/eslint-plugin-slow-imports": "workspace:^",
"@nomicfoundation/hardhat-chai-matchers": "workspace:^2.0.0",
"@nomicfoundation/hardhat-ethers": "workspace:^3.0.0",
"@nomicfoundation/hardhat-ignition-ethers": "^0.13.0",
"@nomicfoundation/hardhat-ignition-ethers": "^0.14.0",
"@nomicfoundation/hardhat-network-helpers": "workspace:^1.0.0",
"@nomicfoundation/hardhat-verify": "workspace:^2.0.0",
"@typechain/ethers-v6": "^0.5.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"peerDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "^2.0.0",
"@nomicfoundation/hardhat-ethers": "^3.0.0",
"@nomicfoundation/hardhat-ignition-ethers": "^0.13.0",
"@nomicfoundation/hardhat-ignition-ethers": "^0.14.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@typechain/ethers-v6": "^0.5.0",
Expand Down

0 comments on commit daeb26c

Please sign in to comment.