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-25 13:23:28 +00:00
committed by GitHub
parent 8bbf97e4c0
commit 1cfb3c4495
2 changed files with 120 additions and 229 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@typescript-eslint/eslint-plugin": "^8.56.1",
"@typescript-eslint/parser": "^8.56.1",
"drizzle-kit": "^1.0.0-beta.9-e89174b",
"eslint": "^9.39.3",
"eslint": "^10.0.2",
"tsx": "^4.21.0",
"typescript": "^5.9.3"
}