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-21 21:17:37 +00:00
committed by GitHub
parent 3b9fcc22d4
commit 9dcdd22eb5
2 changed files with 20 additions and 20 deletions

View File

@@ -32,7 +32,7 @@
"@types/node": "^22.13.10",
"@typescript-eslint/parser": "^8.27.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^9.22.0",
"eslint": "^9.23.0",
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-jest": "^28.11.0",
"jest": "^27.2.5",