Skip to content

Commit

Permalink
chore(deps): bump the all-updates group across 1 directory with 2 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the all-updates group with 2 updates in the / directory: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).


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

Updates `wrangler` from 3.89.0 to 3.90.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 22, 2024
1 parent 6595e9a commit 2fc1c8e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 19 deletions.
30 changes: 13 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"date-fns": "4.1.0",
"drizzle-orm": "0.36.3",
"drizzle-orm": "0.36.4",
"modern-normalize": "3.0.1",
"nuxt": "3.14.1592",
"ulid": "2.3.0",
Expand All @@ -38,7 +38,7 @@
"ufo": "1.5.4",
"valibot": "0.42.1",
"vue-tsc": "2.1.10",
"wrangler": "3.89.0",
"wrangler": "3.90.0",
"ws": "8.18.0"
}
}

0 comments on commit 2fc1c8e

Please sign in to comment.