chore(deps): bump eslint from 9.39.4 to 10.2.0 in /frontend

Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.2.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v10.2.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.2.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-04-07 09:39:51 +00:00
committed by GitHub
parent af88176da4
commit 4bb92ac9d0
2 changed files with 98 additions and 290 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"@types/node": "^25",
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
"eslint": "^10",
"eslint-config-next": "16.2.2",
"jest": "^30.3.0",
"jest-environment-jsdom": "^30.3.0",