Skip to content

Commit 7f67a58

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

2 files changed

Lines changed: 130 additions & 130 deletions

File tree

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.9.0",
22+
"packageManager": "pnpm@10.10.0",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",
@@ -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.2",
220+
"@types/node": "^22.15.3",
221221
"chai": "^4.5.0",
222222
"dotenv": "^16.5.0",
223223
"eslint": "^9.25.1",
@@ -234,7 +234,7 @@
234234
"ts-node": "^10.9.2",
235235
"typechain": "^8.3.2",
236236
"typescript": "^5.8.3",
237-
"typescript-eslint": "^8.31.0",
237+
"typescript-eslint": "^8.31.1",
238238
"zksync-ethers": "^6.17.0"
239239
},
240240
"pnpm": {

0 commit comments

Comments
 (0)