Bump drizzle-orm from 0.38.1 to 0.38.2

Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.38.1 to 0.38.2.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.38.1...0.38.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-13 21:33:24 +00:00 committed by GitHub
parent 7358b144e6
commit a193a94a18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -14,7 +14,7 @@
},
"dependencies": {
"discord.js": "^14.16.3",
"drizzle-orm": "^0.38.1",
"drizzle-orm": "^0.38.2",
"pg": "^8.13.1"
},
"devDependencies": {

View file

@ -1401,9 +1401,9 @@ __metadata:
languageName: node
linkType: hard
"drizzle-orm@npm:^0.38.1":
version: 0.38.1
resolution: "drizzle-orm@npm:0.38.1"
"drizzle-orm@npm:^0.38.2":
version: 0.38.2
resolution: "drizzle-orm@npm:0.38.2"
peerDependencies:
"@aws-sdk/client-rds-data": ">=3"
"@cloudflare/workers-types": ">=4"
@ -1492,7 +1492,7 @@ __metadata:
optional: true
sqlite3:
optional: true
checksum: 10c0/4bba811b26705039221475f472d5400121a3d1f8ec195639f24613392c0626ea1c778c8190567590949ecfce8ee64b3a2dbfa8f89c517da2785ec794525b92ef
checksum: 10c0/9907de2fc7cf78b006703b91ad4428d4bb59111598af49492139f99585e5c7f0d9278b4266dc53ffcb0ea7e290db7b21f697f364389919f72b8c3dd9d139337b
languageName: node
linkType: hard
@ -2812,7 +2812,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.18.0"
discord.js: "npm:^14.16.3"
drizzle-kit: "npm:^0.30.0"
drizzle-orm: "npm:^0.38.1"
drizzle-orm: "npm:^0.38.2"
eslint: "npm:^9.16.0"
pg: "npm:^8.13.1"
ts-node: "npm:^10.9.2"