Skip to content

Commit c1b9fe8

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

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
"lint:fix": "pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
214214
},
215215
"devDependencies": {
216-
"@eslint/js": "^9.39.0",
216+
"@eslint/js": "^9.39.1",
217217
"@matterlabs/hardhat-zksync-deploy": "^1.8.0",
218218
"@matterlabs/hardhat-zksync-ethers": "^1.4.0",
219219
"@matterlabs/hardhat-zksync-solc": "^1.5.1",
@@ -230,7 +230,7 @@
230230
"@types/node": "^24.10.0",
231231
"chai": "^4.5.0",
232232
"dotenv": "^17.2.3",
233-
"eslint": "^9.39.0",
233+
"eslint": "^9.39.1",
234234
"eslint-config-prettier": "^10.1.8",
235235
"ethers": "^6.15.0",
236236
"hardhat": "^2.26.5",
@@ -244,7 +244,7 @@
244244
"ts-node": "^10.9.2",
245245
"typechain": "^8.3.2",
246246
"typescript": "^5.9.3",
247-
"typescript-eslint": "^8.46.2",
247+
"typescript-eslint": "^8.46.3",
248248
"zksync-ethers": "^6.21.0"
249249
},
250250
"pnpm": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)