Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump drizzle-orm from 0.34.0 to 0.34.1 in the drizzle gr…
Browse files Browse the repository at this point in the history
…oup (#1767)

Bumps the drizzle group with 1 update: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm).


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

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

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 Oct 8, 2024
1 parent f0bd92d commit e9d22de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@kyaku/kyaku": "*",
"drizzle-orm": "^0.34.0",
"drizzle-orm": "^0.34.1",
"pg": "^8.13.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3062,7 +3062,7 @@ __metadata:
"@types/ws": "npm:^8.5.12"
dotenv-cli: "npm:^7.4.2"
drizzle-kit: "npm:^0.25.0"
drizzle-orm: "npm:^0.34.0"
drizzle-orm: "npm:^0.34.1"
eslint: "npm:^9.12.0"
lexical: "npm:^0.18.0"
pg: "npm:^8.13.0"
Expand Down Expand Up @@ -9039,9 +9039,9 @@ __metadata:
languageName: node
linkType: hard

"drizzle-orm@npm:^0.34.0":
version: 0.34.0
resolution: "drizzle-orm@npm:0.34.0"
"drizzle-orm@npm:^0.34.1":
version: 0.34.1
resolution: "drizzle-orm@npm:0.34.1"
peerDependencies:
"@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=3"
Expand Down Expand Up @@ -9127,7 +9127,7 @@ __metadata:
optional: true
sqlite3:
optional: true
checksum: 10c0/2d14dea14a5ea87123461a9aeb8bdd7ba41702f36177259542d585c0b0dfc99f4922cc1e53a062c850e3c4da590df9ff646944e29098506631d9236e54d8e249
checksum: 10c0/067b360d41994953bb958d216b827d78b8a9550517e12b3cdf85be7cb361e982817f511a9ac317c84184aaa096321e23b43481318ee8b3c4c80f77d243628730
languageName: node
linkType: hard

Expand Down

0 comments on commit e9d22de

Please sign in to comment.