Skip to content

Commit 7da390f

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

2 files changed

Lines changed: 52 additions & 59 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"lint:fix": "pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
213213
},
214214
"devDependencies": {
215-
"@eslint/js": "^9.31.0",
215+
"@eslint/js": "^9.32.0",
216216
"@matterlabs/hardhat-zksync-deploy": "^1.7.0",
217217
"@matterlabs/hardhat-zksync-ethers": "^1.3.0",
218218
"@matterlabs/hardhat-zksync-solc": "^1.4.0",
@@ -228,8 +228,8 @@
228228
"@types/mocha": "^10.0.10",
229229
"@types/node": "^24.1.0",
230230
"chai": "^4.5.0",
231-
"dotenv": "^17.2.0",
232-
"eslint": "^9.31.0",
231+
"dotenv": "^17.2.1",
232+
"eslint": "^9.32.0",
233233
"eslint-config-prettier": "^10.1.8",
234234
"ethers": "^6.15.0",
235235
"hardhat": "^2.26.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)