Bump eslint from 9.39.2 to 10.0.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-13 06:45:51 +00:00
committed by GitHub
parent c491996a5d
commit 6a770683eb
2 changed files with 228 additions and 279 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@typescript-eslint/eslint-plugin": "^8.55.0",
"@typescript-eslint/parser": "^8.55.0",
"drizzle-kit": "^1.0.0-beta.9-e89174b",
"eslint": "^9.39.2",
"eslint": "^10.0.0",
"tsx": "^4.21.0",
"typescript": "^5.9.3"
}