build(deps-dev): bump eslint from 9.39.2 to 10.0.2 in /backend

Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.0.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...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-02-28 02:03:31 +00:00 committed by GitHub
parent e9f3f148af
commit a4a7b303e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 695 additions and 598 deletions

1291
backend/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
},
"devDependencies": {
"@jest/globals": "^30.2.0",
"eslint": "^9.39.2",
"eslint": "^10.0.2",
"eslint-config-it4c": "^0.11.2",
"jest": "^30.2.0",
"ts-jest": "^29.4.6",