Skip to content

Commit c6612d0

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

2 files changed

Lines changed: 69 additions & 77 deletions

File tree

package.json

Lines changed: 2 additions & 2 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.24.0",
216+
"@eslint/js": "^9.25.0",
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.24.0",
239+
"eslint": "^9.25.0",
240240
"eslint-config-prettier": "^10.1.2",
241241
"ethers": "^6.13.5",
242242
"hardhat": "^2.23.0",

0 commit comments

Comments
 (0)