Skip to content

Commit 5ce6698

Browse files
Bump @typescript-eslint/parser from 8.21.0 to 8.22.0 in the eslint group
Bumps the eslint group with 1 update: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/parser` from 8.21.0 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-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a298645 commit 5ce6698

File tree

2 files changed

+50
-32
lines changed

2 files changed

+50
-32
lines changed

package-lock.json

+49-31
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
@@ -37,7 +37,7 @@
3737
"@types/node": "^22.10.7",
3838
"@types/react": "^19.0.7",
3939
"@types/react-dom": "^19.0.2",
40-
"@typescript-eslint/parser": "^8.21.0",
40+
"@typescript-eslint/parser": "^8.22.0",
4141
"eslint": "^9.19.0",
4242
"eslint-config-prettier": "^10.0.1",
4343
"eslint-plugin-prettier": "^5.0.0",

0 commit comments

Comments
 (0)