Skip to content

Commit bba0d87

Browse files
authoredAug 3, 2024··
fix(deps): update dependency typescript-eslint to v8 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43b16bb commit bba0d87

File tree

2 files changed

+107
-42
lines changed

2 files changed

+107
-42
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jsonc-eslint-parser": "^2.4.0",
5858
"local-pkg": "^0.5.0",
5959
"prettier": "^3.3.3",
60-
"typescript-eslint": "^7.17.0",
60+
"typescript-eslint": "^8.0.0",
6161
"vue-eslint-parser": "^9.4.3",
6262
"yaml-eslint-parser": "^1.2.3"
6363
},

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.