Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

Commit 577fcf4

Browse files
fix(deps): update dependency drizzle-orm to ^0.31.0 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 733b5b1 commit 577fcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@paralleldrive/cuid2": "^2.2.2",
16-
"drizzle-orm": "^0.30.1",
16+
"drizzle-orm": "^0.31.0",
1717
"postgres": "^3.4.3"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)