Skip to content

Commit eb23d9f

Browse files
Upgrade: [dependabot] - bump @typescript-eslint/parser
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.50.0 to 8.50.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.50.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f479b10 commit eb23d9f

File tree

2 files changed

+164
-10
lines changed

2 files changed

+164
-10
lines changed

package-lock.json

Lines changed: 163 additions & 9 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
@@ -35,7 +35,7 @@
3535
"@types/jest": "^30.0.0",
3636
"@types/node": "^25.0.3",
3737
"@typescript-eslint/eslint-plugin": "^8.49.0",
38-
"@typescript-eslint/parser": "^8.49.0",
38+
"@typescript-eslint/parser": "^8.50.1",
3939
"aws-lambda": "^1.0.7",
4040
"eslint": "^9.39.2",
4141
"eslint-config-prettier": "^10.1.8",

0 commit comments

Comments
 (0)