Bump eslint from 9.19.0 to 9.22.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.19.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.19.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-07 21:56:59 +00:00
committed by GitHub
parent df4407d06b
commit 8436b03c15
2 changed files with 44 additions and 38 deletions

View File

@@ -32,7 +32,7 @@
"@types/node": "^22.13.6",
"@typescript-eslint/parser": "^8.23.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^9.19.0",
"eslint": "^9.22.0",
"eslint-plugin-github": "^5.1.7",
"eslint-plugin-jest": "^28.11.0",
"jest": "^27.2.5",