Skip to content

Commit

Permalink
Bump the drizzle group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the drizzle group with 3 updates: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm), [drizzle-zod](https://github.com/drizzle-team/drizzle-orm) and [drizzle-kit](https://github.com/drizzle-team/drizzle-orm).


Updates `drizzle-orm` from 0.38.4 to 0.39.1
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.38.4...0.39.1)

Updates `drizzle-zod` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

Updates `drizzle-kit` from 0.30.2 to 0.30.4
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/[email protected]@0.30.4)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drizzle
- dependency-name: drizzle-zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: drizzle
- dependency-name: drizzle-kit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: drizzle
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 0d6ec38 commit e447202
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
26 changes: 14 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"awilix": "^12.0.4",
"awilix-manager": "^6.0.0",
"bullmq": "^5.37.0",
"drizzle-orm": "^0.38.4",
"drizzle-zod": "^0.6.1",
"drizzle-orm": "^0.39.1",
"drizzle-zod": "^0.7.0",
"fastify": "^5.2.1",
"fastify-graceful-shutdown": "^4.0.1",
"fastify-metrics": "^12.1.0",
Expand Down Expand Up @@ -94,7 +94,7 @@
"@vitest/coverage-v8": "^3.0.4",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.30.2",
"drizzle-kit": "^0.30.4",
"mockttp": "^3.15.5",
"oas-validator": "^5.0.8",
"ts-deepmerge": "^7.0.2",
Expand Down

0 comments on commit e447202

Please sign in to comment.