Skip to content

Commit 6c8a25d

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

File tree

2 files changed

+127
-128
lines changed

2 files changed

+127
-128
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.37.0",
216+
"@eslint/js": "^9.38.0",
217217
"@matterlabs/hardhat-zksync-deploy": "^1.8.0",
218218
"@matterlabs/hardhat-zksync-ethers": "^1.4.0",
219219
"@matterlabs/hardhat-zksync-solc": "^1.5.1",
@@ -227,10 +227,10 @@
227227
"@typechain/hardhat": "^9.1.0",
228228
"@types/chai": "^4.3.20",
229229
"@types/mocha": "^10.0.10",
230-
"@types/node": "^24.7.2",
230+
"@types/node": "^24.8.1",
231231
"chai": "^4.5.0",
232232
"dotenv": "^17.2.3",
233-
"eslint": "^9.37.0",
233+
"eslint": "^9.38.0",
234234
"eslint-config-prettier": "^10.1.8",
235235
"ethers": "^6.15.0",
236236
"hardhat": "^2.26.3",

0 commit comments

Comments
 (0)