Skip to content

Commit 0698494

Browse files
Bump @typescript-eslint/parser from 5.62.0 to 8.3.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.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] <support@github.com>
1 parent b3cc771 commit 0698494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@typescript-eslint/eslint-plugin": "^8.3.0",
20-
"@typescript-eslint/parser": "^5.4.0",
20+
"@typescript-eslint/parser": "^8.3.0",
2121
"@vue/cli-plugin-babel": "~5.0.0",
2222
"@vue/cli-plugin-eslint": "~5.0.0",
2323
"@vue/cli-plugin-typescript": "~5.0.0",

0 commit comments

Comments
 (0)