Skip to content

Commit ff50368

Browse files
Bump @typescript-eslint/parser from 6.21.0 to 8.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.7.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a41208 commit ff50368

File tree

3 files changed

+2114
-88
lines changed

3 files changed

+2114
-88
lines changed

examples/remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react": "^18.2.20",
3333
"@types/react-dom": "^18.2.7",
3434
"@typescript-eslint/eslint-plugin": "^6.7.4",
35-
"@typescript-eslint/parser": "^6.7.4",
35+
"@typescript-eslint/parser": "^8.7.0",
3636
"@vercel/remix": "2.12.0",
3737
"autoprefixer": "^10.4.20",
3838
"baseai": "^0.0.26",

0 commit comments

Comments
 (0)