1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

chore(deps-dev): bump typescript-eslint from 8.42.0 to 8.45.0

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.42.0 to 8.45.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.45.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-01 11:16:16 +00:00
committed by Eugene Fox
parent 9c1ff8eb90
commit 835a2dd359
2 changed files with 74 additions and 74 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"eslint-config-next": "^15.5.2",
"sass": "^1.91.0",
"typescript": "~5.8.3",
"typescript-eslint": "^8.42.0"
"typescript-eslint": "^8.45.0"
},
"packageManager": "yarn@4.9.2"
}