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

Commit

Permalink
build(deps): bump drizzle-orm in the drizzle group (#1212)
Browse files Browse the repository at this point in the history
Bumps the drizzle group with 1 update: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm).


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

---
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 May 1, 2024
1 parent 101e974 commit 6cc9d20
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 @@ -19,7 +19,7 @@
"dependencies": {
"@cs/kyaku": "*",
"@neondatabase/serverless": "^0.9.1",
"drizzle-orm": "^0.30.9"
"drizzle-orm": "^0.30.10"
},
"devDependencies": {
"@cs/eslint-config": "*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1661,7 +1661,7 @@ __metadata:
"@types/ws": "npm:^8.5.10"
dotenv-cli: "npm:^7.4.1"
drizzle-kit: "npm:^0.20.17"
drizzle-orm: "npm:^0.30.9"
drizzle-orm: "npm:^0.30.10"
eslint: "npm:^8.57.0"
lexical: "npm:^0.14.5"
prettier: "npm:^3.2.5"
Expand Down Expand Up @@ -7574,9 +7574,9 @@ __metadata:
languageName: node
linkType: hard

"drizzle-orm@npm:^0.30.9":
version: 0.30.9
resolution: "drizzle-orm@npm:0.30.9"
"drizzle-orm@npm:^0.30.10":
version: 0.30.10
resolution: "drizzle-orm@npm:0.30.10"
peerDependencies:
"@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=3"
Expand Down Expand Up @@ -7654,7 +7654,7 @@ __metadata:
optional: true
sqlite3:
optional: true
checksum: 10c0/fe1d3c591413d7c9c7f5c86a52acd5ef5de656eb0c9aa664bc4fb7f48ec8d50d33bfd4c78b51c0b2f56a39b4e8ce8e967b97ef4c805f099c5dea4453f7d7bba7
checksum: 10c0/d6ceedbe6b9c6e5908cd242a939b0de4c909344da8616bdf4474fa7a2bc1a659453c5530a275bd66c1b762d08b08a689175f38212575e24b2fbde2e000f83ff9
languageName: node
linkType: hard

Expand Down

0 comments on commit 6cc9d20

Please sign in to comment.