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

@@ -32,7 +32,7 @@
"@types/js-yaml": "^4.0.9",
"@types/node": "^25.5.2",
"@typescript-eslint/parser": "^8.58.1",
"eslint": "^10.2.0",
"eslint": "^10.2.1",
"eslint-plugin-oxlint": "^1.59.0",
"oxlint": "^1.59.0",
"prettier": "^3.8.1",