Skip to content

Commit 3150f59

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 5941ed1 commit 3150f59

2 files changed

Lines changed: 61 additions & 69 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"lint:fix": "pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
202202
},
203203
"devDependencies": {
204-
"@eslint/js": "^9.24.0",
204+
"@eslint/js": "^9.25.0",
205205
"@matterlabs/hardhat-zksync-deploy": "^1.7.0",
206206
"@matterlabs/hardhat-zksync-ethers": "^1.3.0",
207207
"@matterlabs/hardhat-zksync-solc": "^1.3.0",
@@ -218,7 +218,7 @@
218218
"@types/node": "^22.14.1",
219219
"chai": "^4.5.0",
220220
"dotenv": "^16.5.0",
221-
"eslint": "^9.24.0",
221+
"eslint": "^9.25.0",
222222
"eslint-config-prettier": "^10.1.2",
223223
"ethers": "^6.13.5",
224224
"hardhat": "^2.23.0",

pnpm-lock.yaml

Lines changed: 59 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)