chore(deps-dev): bump drizzle-kit from 0.30.6 to 0.31.0

Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 0.30.6 to 0.31.0.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.30.6...drizzle-kit@0.31.0)

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-version: 0.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-04-15 21:36:49 +00:00 committed by GitHub
parent 7704ff1ad6
commit c286b7e1ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 193 additions and 220 deletions

View file

@ -29,7 +29,7 @@
"@types/pg": "^8.11.13",
"@typescript-eslint/eslint-plugin": "^8.30.1",
"@typescript-eslint/parser": "^8.30.1",
"drizzle-kit": "^0.30.6",
"drizzle-kit": "^0.31.0",
"eslint": "^9.24.0",
"eslint-config-prettier": "^10.1.2",
"globals": "^16.0.0",