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

Commit

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


Updates `drizzle-kit` from 0.27.0 to 0.27.1
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/[email protected]@0.27.1)

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: drizzle
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 86470f9 commit d8f2e83
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 @@ -28,7 +28,7 @@
"@types/pg": "^8.11.10",
"@types/ws": "^8.5.12",
"dotenv-cli": "^7.4.2",
"drizzle-kit": "^0.27.0",
"drizzle-kit": "^0.27.1",
"eslint": "^9.13.0",
"lexical": "^0.19.0",
"prettier": "^3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3109,7 +3109,7 @@ __metadata:
"@types/pg": "npm:^8.11.10"
"@types/ws": "npm:^8.5.12"
dotenv-cli: "npm:^7.4.2"
drizzle-kit: "npm:^0.27.0"
drizzle-kit: "npm:^0.27.1"
drizzle-orm: "npm:^0.36.0"
eslint: "npm:^9.13.0"
lexical: "npm:^0.19.0"
Expand Down Expand Up @@ -8385,17 +8385,17 @@ __metadata:
languageName: node
linkType: hard

"drizzle-kit@npm:^0.27.0":
version: 0.27.0
resolution: "drizzle-kit@npm:0.27.0"
"drizzle-kit@npm:^0.27.1":
version: 0.27.1
resolution: "drizzle-kit@npm:0.27.1"
dependencies:
"@drizzle-team/brocli": "npm:^0.10.2"
"@esbuild-kit/esm-loader": "npm:^2.5.5"
esbuild: "npm:^0.19.7"
esbuild-register: "npm:^3.5.0"
bin:
drizzle-kit: bin.cjs
checksum: 10c0/57810f19375e3e6ac14371f0a2bcd7d4f584ca55a8953a043202a8eb5d3af1eaa2fb2cf4a451ee36130f692d67fa49f85194c740e1b33276bceb26b7d947d7b4
checksum: 10c0/9813d9e4fbb5d1e3e654df8698871152cffb88b8afa27b12988c045f41815feaf18b84efd4babbed462cbc3062d76cb08b41fba26c387e10d913863afb95cfc9
languageName: node
linkType: hard

Expand Down

0 comments on commit d8f2e83

Please sign in to comment.