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/v9.26.0/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-01 13:29:42 +00:00 committed by GitHub
parent 18661e3fd2
commit e9cedb8a6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1466 additions and 224 deletions

1688
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -56,7 +56,7 @@
"babel-jest": "^27.0.6",
"concurrently": "^9.1.2",
"dotenv-safe": "^9.1.0",
"eslint": "^8.45.0",
"eslint": "^9.26.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-import": "2.26.0",