chore(deps-dev): bump drizzle-kit from 0.31.1 to 0.31.2

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

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-version: 0.31.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-23 23:55:56 +00:00 committed by GitHub
parent c0c07dc918
commit fc712a62c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 111 additions and 111 deletions

View file

@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^8.34.1",
"@typescript-eslint/parser": "^8.34.1",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.31.1",
"drizzle-kit": "^0.31.2",
"eslint": "^9.29.0",
"eslint-config-prettier": "^10.1.5",
"globals": "^16.2.0",