Bump drizzle-kit from 0.29.1 to 0.30.0

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

---
updated-dependencies:
- dependency-name: drizzle-kit
  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] 2024-12-09 21:15:59 +00:00 committed by GitHub
parent 82f354db1c
commit 43aee38296
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
"@types/pg": "^8.11.10",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"drizzle-kit": "^0.29.1",
"drizzle-kit": "^0.30.0",
"eslint": "^9.16.0",
"ts-node": "^10.9.2",
"tsx": "^4.19.2",