Skip to content

Commit 43b6906

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent b831879 commit 43b6906

2 files changed

Lines changed: 369 additions & 102 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 prettier:fix && pnpm solhint:fix && npx eslint . --fix"
216216
},
217217
"devDependencies": {
218-
"@eslint/js": "^9.25.1",
218+
"@eslint/js": "^9.26.0",
219219
"@matterlabs/hardhat-zksync-deploy": "^1.7.0",
220220
"@matterlabs/hardhat-zksync-ethers": "^1.3.0",
221221
"@matterlabs/hardhat-zksync-solc": "^1.3.0",
@@ -238,7 +238,7 @@
238238
"@types/mocha": "^10.0.10",
239239
"@types/node": "^22.15.3",
240240
"chai": "^4.5.0",
241-
"eslint": "^9.25.1",
241+
"eslint": "^9.26.0",
242242
"eslint-config-prettier": "^10.1.2",
243243
"ethers": "^6.13.7",
244244
"hardhat": "^2.23.0",

0 commit comments

Comments
 (0)