build(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /src (#1726)

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-10 08:11:31 +01:00
committed by GitHub
parent f2955a1278
commit eb5ad91022
2 changed files with 106 additions and 118 deletions

View File

@@ -53,7 +53,7 @@
"@types/qrcode": "^1.5.5",
"@types/semver": "^7.5.8",
"drizzle-kit": "^0.30.5",
"eslint": "^9.21.0",
"eslint": "^9.22.0",
"eslint-config-prettier": "^10.0.2",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.11",