Skip to content

Commit db0fcc3

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent a9e0ac5 commit db0fcc3

2 files changed

Lines changed: 120 additions & 120 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.30.1",
22+
"packageManager": "pnpm@10.30.2",
2323
"scripts": {
2424
"help": "hardhat help",
2525
"accounts": "hardhat accounts",
@@ -232,7 +232,7 @@
232232
"@types/node": "^25.3.0",
233233
"chai": "^4.5.0",
234234
"dotenv": "^17.3.1",
235-
"eslint": "^10.0.1",
235+
"eslint": "^10.0.2",
236236
"eslint-config-prettier": "^10.1.8",
237237
"ethers": "^6.16.0",
238238
"globals": "^17.3.0",
@@ -247,7 +247,7 @@
247247
"ts-node": "^10.9.2",
248248
"typechain": "^8.3.2",
249249
"typescript": "^5.9.3",
250-
"typescript-eslint": "^8.56.0",
250+
"typescript-eslint": "^8.56.1",
251251
"zksync-ethers": "^6.21.1"
252252
},
253253
"pnpm": {

0 commit comments

Comments
 (0)