build(deps-dev): bump eslint from 9.39.2 to 10.0.3 in /backend (#671)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-03-09 18:49:05 +00:00 committed by GitHub
parent ad8a78faf5
commit cc7e6a3855
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 587 additions and 449 deletions

1034
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.3",
"eslint-config-it4c": "^0.12.0",
"jest": "^30.2.0",
"ts-jest": "^29.4.6",