Bump drizzle-kit from 0.30.3 to 0.30.4

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

---
updated-dependencies:
- dependency-name: drizzle-kit
  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-02-01 02:40:56 +00:00 committed by GitHub
parent 6cf46d6b46
commit 6ee5db1a46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@
"@types/pg": "^8.11.11",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"drizzle-kit": "^0.30.3",
"drizzle-kit": "^0.30.4",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"globals": "^15.14.0",