Skip to content

Commit c7b3539

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

File tree

2 files changed

+147
-147
lines changed

2 files changed

+147
-147
lines changed

package.json

Lines changed: 3 additions & 3 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.18.0",
22+
"packageManager": "pnpm@10.18.1",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",
@@ -227,7 +227,7 @@
227227
"@typechain/hardhat": "^9.1.0",
228228
"@types/chai": "^4.3.20",
229229
"@types/mocha": "^10.0.10",
230-
"@types/node": "^24.6.2",
230+
"@types/node": "^24.7.0",
231231
"chai": "^4.5.0",
232232
"dotenv": "^17.2.3",
233233
"eslint": "^9.37.0",
@@ -244,7 +244,7 @@
244244
"ts-node": "^10.9.2",
245245
"typechain": "^8.3.2",
246246
"typescript": "^5.9.3",
247-
"typescript-eslint": "^8.45.0",
247+
"typescript-eslint": "^8.46.0",
248248
"zksync-ethers": "^6.21.0"
249249
},
250250
"pnpm": {

0 commit comments

Comments
 (0)