Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit eabf7a7

Browse files
Bump @typescript-eslint/parser from 7.18.0 to 8.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.18.0 to 8.26.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.26.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 3bd686a commit eabf7a7

File tree

2 files changed

+115
-15
lines changed

2 files changed

+115
-15
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/node": "20.x",
7070
"@types/vscode": "^1.88.0",
7171
"@typescript-eslint/eslint-plugin": "^7.14.1",
72-
"@typescript-eslint/parser": "^7.11.0",
72+
"@typescript-eslint/parser": "^8.26.0",
7373
"@vscode/test-cli": "^0.0.10",
7474
"@vscode/test-electron": "^2.4.0",
7575
"concurrently": "^9.1.0",

0 commit comments

Comments
 (0)