chore(deps-dev): bump eslint in the npm-minor-patch group

Bumps the npm-minor-patch group with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 10.2.0 to 10.2.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.2.0...v10.2.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-18 00:23:03 +00:00
committed by GitHub
parent 542a99d23a
commit 336bfdb12d
3 changed files with 19 additions and 196 deletions

View File

@@ -23,7 +23,7 @@
"devDependencies": {
"@typescript-eslint/parser": "^8.58.1",
"astro-eslint-parser": "^1.4.0",
"eslint": "^10.2.0",
"eslint": "^10.2.1",
"eslint-plugin-astro": "^1.7.0",
"typescript": "^6.0.0"
}