Skip to content

Commit 2a18e17

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
1 parent e60be31 commit 2a18e17

File tree

2 files changed

+160
-139
lines changed

2 files changed

+160
-139
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
"@typechain/hardhat": "^9.1.0",
226226
"@types/chai": "^4.3.20",
227227
"@types/mocha": "^10.0.10",
228-
"@types/node": "^24.5.2",
228+
"@types/node": "^24.6.0",
229229
"chai": "^4.5.0",
230230
"eslint": "^9.36.0",
231231
"eslint-config-prettier": "^10.1.8",
@@ -241,7 +241,7 @@
241241
"ts-node": "^10.9.2",
242242
"typechain": "^8.3.2",
243243
"typescript": "^5.9.2",
244-
"typescript-eslint": "^8.44.1",
244+
"typescript-eslint": "^8.45.0",
245245
"xdeployer": "^3.1.17"
246246
},
247247
"pnpm": {

0 commit comments

Comments
 (0)