Skip to content

Commit c5dfbe2

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

File tree

2 files changed

+60
-52
lines changed

2 files changed

+60
-52
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"lint:fix": "pnpm run prettier:fix && pnpm run solhint:fix && npx eslint . --fix"
183183
},
184184
"devDependencies": {
185-
"@eslint/js": "^9.19.0",
185+
"@eslint/js": "^9.20.0",
186186
"@matterlabs/hardhat-zksync-deploy": "^1.6.0",
187187
"@matterlabs/hardhat-zksync-ethers": "1.2.1",
188188
"@matterlabs/hardhat-zksync-solc": "^1.2.5",
@@ -199,14 +199,14 @@
199199
"@types/node": "^22.13.1",
200200
"chai": "^4.5.0",
201201
"dotenv": "^16.4.7",
202-
"eslint": "^9.19.0",
202+
"eslint": "^9.20.0",
203203
"eslint-config-prettier": "^10.0.1",
204204
"ethers": "^6.13.5",
205205
"hardhat": "^2.22.18",
206206
"hardhat-abi-exporter": "^2.10.1",
207207
"hardhat-contract-sizer": "^2.10.0",
208208
"hardhat-gas-reporter": "^2.2.2",
209-
"prettier": "^3.4.2",
209+
"prettier": "^3.5.0",
210210
"prettier-plugin-solidity": "^1.4.2",
211211
"solhint": "^5.0.5",
212212
"solidity-coverage": "^0.8.14",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)