Skip to content

Commit

Permalink
build(deps-dev): bump the prisma group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prisma group with 2 updates in the / directory: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


Updates `@prisma/client` from 6.2.1 to 6.3.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.3.1/packages/client)

Updates `prisma` from 6.2.1 to 6.3.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.3.1/packages/cli)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prisma
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent d5ba2b3 commit 611d728
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"Prisma"
],
"peerDependencies": {
"@prisma/client": "^6.2.1",
"@prisma/client": "^6.3.1",
"@shopify/shopify-api": "^11.0.0",
"@shopify/shopify-app-session-storage": "^3.0.0",
"prisma": "^6.2.1"
"prisma": "^6.3.1"
},
"devDependencies": {
"@prisma/client": "^6.2.1",
"@prisma/client": "^6.3.1",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.12",
"prisma": "^6.2.1"
"prisma": "^6.3.1"
},
"dependencies": {},
"files": [
Expand Down
88 changes: 49 additions & 39 deletions pnpm-lock.yaml

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

0 comments on commit 611d728

Please sign in to comment.