Skip to content

Commit 61a36fa

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

2 files changed

Lines changed: 99 additions & 107 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
"lint:fix": "pnpm prettier:fix && pnpm solhint:fix && npx eslint . --fix"
214214
},
215215
"devDependencies": {
216-
"@eslint/js": "^9.25.0",
216+
"@eslint/js": "^9.25.1",
217217
"@matterlabs/hardhat-zksync-deploy": "^1.7.0",
218218
"@matterlabs/hardhat-zksync-ethers": "^1.3.0",
219219
"@matterlabs/hardhat-zksync-solc": "^1.3.0",
@@ -236,7 +236,7 @@
236236
"@types/mocha": "^10.0.10",
237237
"@types/node": "^22.14.1",
238238
"chai": "^4.5.0",
239-
"eslint": "^9.25.0",
239+
"eslint": "^9.25.1",
240240
"eslint-config-prettier": "^10.1.2",
241241
"ethers": "^6.13.5",
242242
"hardhat": "^2.23.0",
@@ -250,7 +250,7 @@
250250
"ts-node": "^10.9.2",
251251
"typechain": "^8.3.2",
252252
"typescript": "^5.8.3",
253-
"typescript-eslint": "^8.30.1",
253+
"typescript-eslint": "^8.31.0",
254254
"xdeployer": "^3.1.13",
255255
"zksync-ethers": "^6.17.0"
256256
},

0 commit comments

Comments
 (0)