Skip to content

Commit 0fee351

Browse files
authored
Update hardhat to 3.1.4 (#513)
1 parent 0eb24b9 commit 0fee351

File tree

2 files changed

+27
-13
lines changed

2 files changed

+27
-13
lines changed

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"chai": "^5.1.1",
4949
"dotenv": "^16.4.5",
5050
"ethers": "^6.15.0",
51-
"hardhat": "3.0.1",
51+
"hardhat": "3.1.4",
5252
"hardhat-deploy": "^2.0.0-next.35",
5353
"husky": "^9.1.7",
5454
"prettier": "^2.6.2",
@@ -71,7 +71,7 @@
7171
"glob": "^11.0.3"
7272
},
7373
"resolutions": {
74-
"hardhat": "3.0.1"
74+
"hardhat": "3.1.4"
7575
},
7676
"directories": {
7777
"test": "test"

0 commit comments

Comments
 (0)