Skip to content

Commit adb4e3e

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent ff77d6f commit adb4e3e

2 files changed

Lines changed: 94 additions & 119 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
"lint:fix": "pnpm run prettier:fix && pnpm run solhint:fix && eslint . --fix"
216216
},
217217
"devDependencies": {
218-
"@eslint/js": "^9.39.2",
218+
"@eslint/js": "^10.0.1",
219219
"@matterlabs/hardhat-zksync-deploy": "^1.8.0",
220220
"@matterlabs/hardhat-zksync-ethers": "^1.4.0",
221221
"@matterlabs/hardhat-zksync-solc": "^1.5.1",
@@ -232,7 +232,7 @@
232232
"@types/node": "^25.2.3",
233233
"chai": "^4.5.0",
234234
"dotenv": "^17.3.1",
235-
"eslint": "^9.39.2",
235+
"eslint": "^10.0.0",
236236
"eslint-config-prettier": "^10.1.8",
237237
"ethers": "^6.16.0",
238238
"globals": "^17.3.0",

0 commit comments

Comments
 (0)