[Chore] Bump eslint from 8.57.1 to 9.26.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.26.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/v8.57.1...v9.26.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.26.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] 2025-05-13 05:00:25 +00:00 committed by GitHub
parent 86211b1e32
commit cb528f8503
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 863 additions and 331 deletions

1192
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
"@typescript-eslint/eslint-plugin": "^8.32.0",
"@typescript-eslint/parser": "^8.30.1",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint": "^9.26.0",
"eslint-plugin-github": "^5.1.8",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-prettier": "^5.4.0",