chore(deps-dev): bump eslint from 9.30.1 to 9.31.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.30.1 to 9.31.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.30.1...v9.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.31.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-07-12 02:33:59 +00:00 committed by GitHub
parent 0c2e2fc1aa
commit 1751cfe1cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 16 deletions

View file

@ -38,7 +38,7 @@
"@typescript-eslint/parser": "^8.36.0",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.31.4",
"eslint": "^9.30.1",
"eslint": "^9.31.0",
"eslint-config-prettier": "^10.1.5",
"globals": "^16.3.0",
"husky": "^9.1.7",