Bump eslint from 9.23.0 to 9.28.0 in /frontend

Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.23.0...v9.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-02 06:11:51 +00:00 committed by GitHub
commit cbfd53235f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 23 deletions

View file

@ -21,7 +21,7 @@
},
"devDependencies": {
"concurrently": "^9.1.2",
"eslint": "9.23.0",
"eslint": "9.28.0",
"eslint-plugin-unused-imports": "^4.1.4",
"npm-check-updates": "^17.1.16",
"prettier": "^3.5.3",