Skip to content

Commit

Permalink
chore(deps): bump drizzle-orm from 0.38.4 to 0.39.1 in /apps/api (#52)
Browse files Browse the repository at this point in the history
Bumps [drizzle-orm](https://github.com/drizzle-team/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)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent b9c25c0 commit 41a6c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@paralleldrive/cuid2": "^2.2.2",
"better-sqlite3": "^11.8.1",
"drizzle-kit": "^0.30.2",
"drizzle-orm": "^0.38.4",
"drizzle-orm": "^0.39.1",
"drizzle-typebox": "^0.3.0",
"elysia": "1.2.10"
},
Expand Down

0 comments on commit 41a6c43

Please sign in to comment.