chore(deps-dev): bump eslint from 9.21.0 to 9.22.0 (#277)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-11 14:37:00 +00:00
committed by GitHub
parent 3fcf4e8830
commit 294ba33d22
2 changed files with 24 additions and 13 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@typescript-eslint/eslint-plugin": "^8.26.0",
"@typescript-eslint/parser": "^8.26.1",
"esbuild": "^0.25.1",
"eslint": "^9.21.0",
"eslint": "^9.22.0",
"jest": "^29.5.0",
"standard-version": "^9.5.0",
"ts-jest": "^29.2.6",