Skip to content

Commit 2422d7c

Browse files
arr00Amxx
andauthored
Update hardhat and hardhat-ethers dependencies (#5752)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
1 parent 387ce69 commit 2422d7c

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package-lock.json

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@changesets/read": "^0.6.0",
5959
"@eslint/compat": "^1.2.1",
6060
"@nomicfoundation/hardhat-chai-matchers": "^2.0.6",
61-
"@nomicfoundation/hardhat-ethers": "^3.0.4",
62-
"@nomicfoundation/hardhat-network-helpers": "^1.0.3",
61+
"@nomicfoundation/hardhat-ethers": "^3.0.9",
62+
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
6363
"@openzeppelin/docs-utils": "^0.1.5",
6464
"@openzeppelin/merkle-tree": "^1.0.7",
6565
"@openzeppelin/upgrade-safe-transpiler": "^0.3.32",
@@ -71,7 +71,7 @@
7171
"glob": "^11.0.0",
7272
"globals": "^16.0.0",
7373
"graphlib": "^2.1.8",
74-
"hardhat": "^2.24.0",
74+
"hardhat": "^2.24.3",
7575
"hardhat-exposed": "^0.3.15",
7676
"hardhat-gas-reporter": "^2.1.0",
7777
"hardhat-ignore-warnings": "^0.2.11",

0 commit comments

Comments
 (0)