chore(deps-dev): bump eslint from 9.28.0 to 9.29.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 9.29.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.28.0...v9.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.29.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-06-13 22:58:26 +00:00 committed by GitHub
parent 98b86ecdec
commit 2dfeecda72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 43 additions and 34 deletions

View file

@ -38,7 +38,7 @@
"@typescript-eslint/parser": "^8.34.0",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.31.1",
"eslint": "^9.28.0",
"eslint": "^9.29.0",
"eslint-config-prettier": "^10.1.5",
"globals": "^16.2.0",
"husky": "^9.1.7",