Bump eslint from 9.39.3 to 10.0.2

Bumps [eslint](https://github.com/eslint/eslint) from 9.39.3 to 10.0.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.3...v10.0.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.2
  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-03-18 10:45:44 +00:00
committed by GitHub
parent 860182d409
commit c5d10b2400
2 changed files with 119 additions and 228 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@typescript-eslint/eslint-plugin": "^8.57.1",
"@typescript-eslint/parser": "^8.57.1",
"drizzle-kit": "^1.0.0-beta.9-e89174b",
"eslint": "^9.39.4",
"eslint": "^10.0.3",
"tsx": "^4.21.0",
"typescript": "^5.9.3"
}