Bump eslint from 9.22.0 to 9.23.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.22.0 to 9.23.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.22.0...v9.23.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-26 18:02:11 +00:00 committed by GitHub
parent c8d1d3c973
commit 099e68f7a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 38 additions and 14 deletions

View file

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