Skip to content

Commit abbf096

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

2 files changed

Lines changed: 209 additions & 203 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"author": "pcaversaccio (https://pcaversaccio.com)",
2121
"license": "MIT",
22-
"packageManager": "pnpm@10.10.0",
22+
"packageManager": "pnpm@10.11.0",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",
@@ -206,7 +206,7 @@
206206
"@eslint/js": "^9.26.0",
207207
"@matterlabs/hardhat-zksync-deploy": "^1.7.0",
208208
"@matterlabs/hardhat-zksync-ethers": "^1.3.0",
209-
"@matterlabs/hardhat-zksync-solc": "^1.3.0",
209+
"@matterlabs/hardhat-zksync-solc": "^1.3.2",
210210
"@matterlabs/hardhat-zksync-verify": "^1.8.0",
211211
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
212212
"@nomicfoundation/hardhat-ethers": "^3.0.8",
@@ -217,7 +217,7 @@
217217
"@typechain/hardhat": "^9.1.0",
218218
"@types/chai": "^4.3.20",
219219
"@types/mocha": "^10.0.10",
220-
"@types/node": "^22.15.17",
220+
"@types/node": "^22.15.18",
221221
"chai": "^4.5.0",
222222
"dotenv": "^16.5.0",
223223
"eslint": "^9.26.0",
@@ -234,7 +234,7 @@
234234
"ts-node": "^10.9.2",
235235
"typechain": "^8.3.2",
236236
"typescript": "^5.8.3",
237-
"typescript-eslint": "^8.32.0",
237+
"typescript-eslint": "^8.32.1",
238238
"zksync-ethers": "^6.17.0"
239239
},
240240
"pnpm": {

0 commit comments

Comments
 (0)