Skip to content

Commit 7bb9122

Browse files
build(deps-dev): bump typescript-eslint in the lint group
Bumps the lint group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.56.1 to 8.57.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 845e358 commit 7bb9122

File tree

2 files changed

+25
-13
lines changed

2 files changed

+25
-13
lines changed

bun.lock

Lines changed: 24 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
@@ -28,6 +28,6 @@
2828
"@eslint/js": "^10.0.1",
2929
"@stylistic/eslint-plugin": "^5.10.0",
3030
"eslint": "^10.0.3",
31-
"typescript-eslint": "^8.56.1"
31+
"typescript-eslint": "^8.57.0"
3232
}
3333
}

0 commit comments

Comments
 (0)