Skip to content

Commit b4e383d

Browse files
Bump @typescript-eslint/parser from 6.13.2 to 8.26.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 8.26.1. - [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.1/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 1215ac2 commit b4e383d

File tree

2 files changed

+141
-15
lines changed

2 files changed

+141
-15
lines changed

package-lock.json

+140-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/jest": "^29.5.12",
4949
"@types/node": "^22.5.2",
5050
"@typescript-eslint/eslint-plugin": "^6.4.1",
51-
"@typescript-eslint/parser": "^6.0.0",
51+
"@typescript-eslint/parser": "^8.26.1",
5252
"eslint": "^8.30.0",
5353
"jest": "^29.7.0",
5454
"ts-jest": "^29.1.1",

0 commit comments

Comments
 (0)