Skip to content

Commit 0404cd0

Browse files
chore(deps-dev): bump typescript-eslint (#144)
Bumps the development-dependencies group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.50.1 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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec50c40 commit 0404cd0

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

package-lock.json

Lines changed: 68 additions & 68 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
@@ -72,7 +72,7 @@
7272
"premove": "^4.0.0",
7373
"prettier": "^3.7.4",
7474
"typescript": "^5.9.3",
75-
"typescript-eslint": "^8.50.1",
75+
"typescript-eslint": "^8.51.0",
7676
"vitest": "^4.0.3"
7777
}
7878
}

0 commit comments

Comments
 (0)