chore: bump eslint from 9.21.0 to 9.22.0 (#652)

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-15 23:26:45 +08:00
committed by GitHub
parent 3189de6997
commit 7f678753cb
2 changed files with 21 additions and 20 deletions

View File

@@ -17,7 +17,7 @@
"@rollup/plugin-typescript": "^12.1.2",
"@types/node": "^22.13.10",
"@vitest/coverage-v8": "^3.0.8",
"eslint": "^9.21.0",
"eslint": "^9.22.0",
"prettier": "^3.5.3",
"rollup": "^4.35.0",
"tslib": "^2.8.1",