Skip to content

Commit 381514a

Browse files
fix: bump @typescript-eslint/parser from 8.50.0 to 8.51.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.50.0 to 8.51.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.51.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96e46d3 commit 381514a

File tree

2 files changed

+169
-33
lines changed

2 files changed

+169
-33
lines changed

package-lock.json

Lines changed: 168 additions & 32 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
@@ -49,7 +49,7 @@
4949
"@eslint/js": "^9.30.1",
5050
"@openapitools/openapi-generator-cli": "^2.25.2",
5151
"@typescript-eslint/eslint-plugin": "^8.35.1",
52-
"@typescript-eslint/parser": "^8.35.1",
52+
"@typescript-eslint/parser": "^8.52.0",
5353
"eslint": "^9.30.1",
5454
"globals": "^16.3.0",
5555
"openapitools": "github:openapitools/openapi-generator-cli",

0 commit comments

Comments
 (0)