Skip to content

Commit 7395afc

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 8.46.2 to 8.54.0 (#4950)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.46.2 to 8.54.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.54.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a97db59 commit 7395afc

File tree

2 files changed

+172
-13
lines changed

2 files changed

+172
-13
lines changed

package-lock.json

Lines changed: 171 additions & 12 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
@@ -56,7 +56,7 @@
5656
"@types/react-dom": "^18.3.7",
5757
"@types/react-test-renderer": "^18.3.1",
5858
"@typescript-eslint/eslint-plugin": "^8.46.2",
59-
"@typescript-eslint/parser": "^8.46.2",
59+
"@typescript-eslint/parser": "^8.54.0",
6060
"ajv": "^8.17.1",
6161
"babel-jest": "^30.0.5",
6262
"cross-env": "^10.1.0",

0 commit comments

Comments
 (0)