Skip to content

Commit eac17e1

Browse files
Bump @typescript-eslint/parser from 7.18.0 to 8.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.18.0 to 8.32.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.32.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00721af commit eac17e1

File tree

2 files changed

+115
-15
lines changed

2 files changed

+115
-15
lines changed

package-lock.json

+114-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
@@ -53,7 +53,7 @@
5353
"@types/jest": "^29.5.14",
5454
"@types/node": "^22.15.15",
5555
"@typescript-eslint/eslint-plugin": "^7.18.0",
56-
"@typescript-eslint/parser": "^7.18.0",
56+
"@typescript-eslint/parser": "^8.32.0",
5757
"eslint": "^8.57.1",
5858
"eslint-config-prettier": "^9.1.0",
5959
"htmlparser2": "^10.0.0",

0 commit comments

Comments
 (0)