Bump eslint from 9.21.0 to 9.22.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.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.21.0...v9.22.0)

---
updated-dependencies:
- dependency-name: eslint
  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-03-21 17:28:42 +00:00 committed by GitHub
parent ae4ed75627
commit 2887812ee6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 20 deletions

View file

@ -92,7 +92,7 @@
"@typescript-eslint/parser": "^8.26.1",
"autoprefixer": "^10.4.21",
"babel-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",
"eslint": "^9.21.0",
"eslint": "^9.22.0",
"eslint-config-next": "15.2.2",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131",