Bump eslint from 9.21.0 to 9.25.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.25.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.25.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.25.0
  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-04-21 12:11:07 +00:00
committed by GitHub
parent bf39e3f069
commit 68fc4e8ea9
2 changed files with 42 additions and 36 deletions

View File

@@ -47,7 +47,7 @@
"@antfu/eslint-config": "4.3.0",
"@eslint/js": "^9.20.0",
"@types/node": "^22.13.4",
"eslint": "^9.20.1",
"eslint": "^9.25.0",
"globals": "^15.15.0",
"husky": "^9.1.7",
"lint-staged": "^15.4.3",