Skip to content

Commit 0ff937f

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

3 files changed

Lines changed: 66 additions & 63 deletions

File tree

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module.exports = tseslint.config(
2222
parser: tseslint.parser,
2323
parserOptions: {
2424
project: true,
25+
tsconfigRootDir: __dirname,
2526
},
2627
},
2728
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
"ts-node": "^10.9.2",
244244
"typechain": "^8.3.2",
245245
"typescript": "^5.8.3",
246-
"typescript-eslint": "^8.36.0",
246+
"typescript-eslint": "^8.37.0",
247247
"zksync-ethers": "^6.19.0"
248248
},
249249
"pnpm": {

pnpm-lock.yaml

Lines changed: 64 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)