Skip to content

Commit 9b39632

Browse files
Bump typescript-eslint from 8.54.0 to 8.58.0 (#1461)
* Bump typescript-eslint from 8.54.0 to 8.58.0 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.54.0 to 8.58.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.58.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * ci: apply automated fixes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 9957fa5 commit 9b39632

File tree

2 files changed

+235
-68
lines changed

2 files changed

+235
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"prettier-plugin-tailwindcss": "^0.7.2",
5858
"tailwindcss": "^3.4.19",
5959
"typescript": "^5.9.3",
60-
"typescript-eslint": "^8.54.0",
60+
"typescript-eslint": "^8.58.0",
6161
"vite": "^6.3.5"
6262
},
6363
"engines": {

0 commit comments

Comments
 (0)