Skip to content

Commit 76dd683

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 4fcc571 commit 76dd683

2 files changed

Lines changed: 143 additions & 143 deletions

File tree

package.json

Lines changed: 4 additions & 4 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.28.0",
215+
"@eslint/js": "^9.29.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",
@@ -229,10 +229,10 @@
229229
"@types/node": "^24.0.1",
230230
"chai": "^4.5.0",
231231
"dotenv": "^16.5.0",
232-
"eslint": "^9.28.0",
232+
"eslint": "^9.29.0",
233233
"eslint-config-prettier": "^10.1.5",
234-
"ethers": "^6.14.3",
235-
"hardhat": "^2.24.2",
234+
"ethers": "^6.14.4",
235+
"hardhat": "^2.24.3",
236236
"hardhat-abi-exporter": "^2.11.0",
237237
"hardhat-contract-sizer": "^2.10.0",
238238
"hardhat-gas-reporter": "^2.3.0",

0 commit comments

Comments
 (0)