Skip to content

Commit 0652fb8

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

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"lint:fix": "pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
178178
},
179179
"devDependencies": {
180-
"@eslint/js": "^9.18.0",
180+
"@eslint/js": "^9.19.0",
181181
"@matterlabs/hardhat-zksync-deploy": "^1.6.0",
182182
"@matterlabs/hardhat-zksync-ethers": "1.2.1",
183183
"@matterlabs/hardhat-zksync-solc": "^1.2.5",
@@ -194,7 +194,7 @@
194194
"@types/node": "^22.10.10",
195195
"chai": "^4.5.0",
196196
"dotenv": "^16.4.7",
197-
"eslint": "^9.18.0",
197+
"eslint": "^9.19.0",
198198
"eslint-config-prettier": "^10.0.1",
199199
"ethers": "^6.13.5",
200200
"hardhat": "^2.22.18",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)