Skip to content

Commit 7fe3325

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent a5abb67 commit 7fe3325

2 files changed

Lines changed: 55 additions & 62 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
],
4545
"devDependencies": {
4646
"@eslint/js": "^9.31.0",
47-
"@nomicfoundation/hardhat-ethers": "^3.0.9",
47+
"@nomicfoundation/hardhat-ethers": "^3.1.0",
4848
"@types/chai": "^4.3.20",
4949
"@types/fs-extra": "^11.0.4",
5050
"@types/mocha": "^10.0.10",
51-
"@types/node": "^24.0.13",
51+
"@types/node": "^24.0.14",
5252
"chai": "^4.5.0",
5353
"eslint": "^9.31.0",
5454
"eslint-config-prettier": "^10.1.5",
5555
"ethers": "^6.15.0",
56-
"hardhat": "^2.25.0",
56+
"hardhat": "^2.26.0",
5757
"mocha": "^11.7.1",
5858
"prettier": "^3.6.2",
5959
"prettier-plugin-solidity": "^2.1.0",
@@ -62,9 +62,9 @@
6262
"typescript-eslint": "^8.37.0"
6363
},
6464
"peerDependencies": {
65-
"@nomicfoundation/hardhat-ethers": "^3.0.9",
65+
"@nomicfoundation/hardhat-ethers": "^3.1.0",
6666
"ethers": "^6.15.0",
67-
"hardhat": "^2.25.0"
67+
"hardhat": "^2.26.0"
6868
},
6969
"pnpm": {
7070
"onlyBuiltDependencies": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)