Skip to content

Commit e3a145d

Browse files
chore(deps-dev): bump typescript-eslint (#78)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc1ee03 commit e3a145d

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
@@ -41,7 +41,7 @@
4141
"premove": "^4.0.0",
4242
"prettier": "^3.7.4",
4343
"typescript": "^5.9.3",
44-
"typescript-eslint": "^8.50.1",
44+
"typescript-eslint": "^8.51.0",
4545
"vitest": "^4.0.15"
4646
},
4747
"dependencies": {

0 commit comments

Comments
 (0)