Skip to content

Commit eb0e4be

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 8.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.35.1 to 8.22.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.22.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 b7f0422 commit eb0e4be

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
@@ -57,7 +57,7 @@
5757
"@types/jest": "^27.0.3",
5858
"@types/node": "^20.14.11",
5959
"@typescript-eslint/eslint-plugin": "^5.6.0",
60-
"@typescript-eslint/parser": "~5.35.0",
60+
"@typescript-eslint/parser": "~8.22.0",
6161
"@vitejs/plugin-vue": "^2.3.3",
6262
"@vitejs/plugin-vue-jsx": "^1.1.7",
6363
"@vue/compiler-sfc": "^3.2.4",

0 commit comments

Comments
 (0)