Skip to content

Commit 16b9360

Browse files
Bump @typescript-eslint/parser from 8.57.1 to 8.57.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.57.1 to 8.57.2. - [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.57.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d7e53b commit 16b9360

File tree

2 files changed

+33
-7
lines changed

2 files changed

+33
-7
lines changed

bun.lock

Lines changed: 32 additions & 6 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
@@ -59,7 +59,7 @@
5959
"@eslint/js": "^10.0.1",
6060
"@types/node": "^25.5.0",
6161
"@typescript-eslint/eslint-plugin": "^8.57.1",
62-
"@typescript-eslint/parser": "^8.57.1",
62+
"@typescript-eslint/parser": "^8.57.2",
6363
"eslint": "^10.1.0",
6464
"globals": "^17.4.0",
6565
"husky": "^9.1.7",

0 commit comments

Comments
 (0)