Bump eslint from 10.0.1 to 10.2.1 (#34)

Bumps [eslint](https://github.com/eslint/eslint) from 10.0.1 to 10.2.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.0.1...v10.2.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.2.1
  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>
Co-authored-by: Nils <Cyclenerd@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-28 21:15:51 +02:00
committed by GitHub
parent 6a59bc7ccf
commit abd2d9cc7d
2 changed files with 48 additions and 48 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"description": "Command bot that connects to a MeshCore companion radio device via USB serial",
"devDependencies": {
"@eslint/js": "^10.0.1",
"eslint": "^10.0.1",
"eslint": "^10.2.1",
"globals": "^17.5.0"
},
"engines": {