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.41.0 to 8.42.0

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

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.42.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-09-02 17:14:07 +00:00
committed by Eugene Fox
parent a5999e49f0
commit 39bf1c6d3d
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.41.0"
"typescript-eslint": "^8.42.0"
},
"packageManager": "yarn@4.9.2"
}