Skip to content

Commit 029f978

Browse files
Bump @typescript-eslint/parser from 7.1.0 to 8.3.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.0 to 8.3.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.3.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 f083e6b commit 029f978

File tree

2 files changed

+104
-24
lines changed

2 files changed

+104
-24
lines changed

pnpm-lock.yaml

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

tools/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@next/eslint-plugin-next": "^14.1.4",
1313
"@typescript-eslint/eslint-plugin": "^7.1.0",
14-
"@typescript-eslint/parser": "^7.1.0",
14+
"@typescript-eslint/parser": "^8.3.0",
1515
"@vercel/style-guide": "^5.2.0",
1616
"eslint-config-prettier": "^9.1.0",
1717
"eslint-config-turbo": "^2.0.0",

0 commit comments

Comments
 (0)