Skip to content

Commit 6181c1a

Browse files
Bump @typescript-eslint/parser from 5.62.0 to 8.31.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.0 to 8.31.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.31.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42684a8 commit 6181c1a

File tree

2 files changed

+141
-14
lines changed

2 files changed

+141
-14
lines changed

package-lock.json

+140-13
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
@@ -63,7 +63,7 @@
6363
"@types/traverse": "^0.6.37",
6464
"@types/verror": "^1.10.4",
6565
"@typescript-eslint/eslint-plugin": "^5.59.1",
66-
"@typescript-eslint/parser": "^5.59.1",
66+
"@typescript-eslint/parser": "^8.31.1",
6767
"eslint": "^8.39.0",
6868
"eslint-plugin-simple-import-sort": "^12.1.0",
6969
"husky": "^9.1.7",

0 commit comments

Comments
 (0)