Skip to content

Commit f5f06a4

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

File tree

2 files changed

+126
-126
lines changed

2 files changed

+126
-126
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"@eslint/js": "^9.21.0",
192192
"@matterlabs/hardhat-zksync-deploy": "^1.6.0",
193193
"@matterlabs/hardhat-zksync-ethers": "1.2.1",
194-
"@matterlabs/hardhat-zksync-solc": "^1.2.5",
194+
"@matterlabs/hardhat-zksync-solc": "^1.2.6",
195195
"@matterlabs/hardhat-zksync-verify": "^1.7.1",
196196
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
197197
"@nomicfoundation/hardhat-ethers": "^3.0.8",
@@ -202,7 +202,7 @@
202202
"@typechain/hardhat": "^9.1.0",
203203
"@types/chai": "^4.3.20",
204204
"@types/mocha": "^10.0.10",
205-
"@types/node": "^22.13.8",
205+
"@types/node": "^22.13.9",
206206
"chai": "^4.5.0",
207207
"dotenv": "^16.4.7",
208208
"eslint": "^9.21.0",
@@ -219,7 +219,7 @@
219219
"ts-node": "^10.9.2",
220220
"typechain": "^8.3.2",
221221
"typescript": "^5.8.2",
222-
"typescript-eslint": "^8.25.0",
222+
"typescript-eslint": "^8.26.0",
223223
"zksync-ethers": "^6.16.1"
224224
},
225225
"pnpm": {

0 commit comments

Comments
 (0)