Skip to content

Commit

Permalink
⬆️ chore(deps): bump the prisma group with 2 updates (#589)
Browse files Browse the repository at this point in the history
Bumps the prisma group with 2 updates: [@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 5.11.0 to 5.12.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/HEAD/packages/client)

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

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

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 Apr 2, 2024
1 parent 141f09a commit 346a3d8
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@fastify/session": "^10.7.0",
"@fastify/under-pressure": "^8.3.0",
"@immobiliarelabs/fastify-sentry": "^8.0.1",
"@prisma/client": "^5.11.0",
"@prisma/client": "^5.12.0",
"@sentry/node": "^7.109.0",
"@sentry/tracing": "7.109.0",
"@vippsmobilepay/sdk": "^1.3.1",
Expand All @@ -110,7 +110,7 @@
"openid-client": "^5.6.5",
"pino": "^8.19.0",
"postmark": "^4.0.2",
"prisma": "^5.11.0",
"prisma": "^5.12.0",
"yargs": "^17.7.2",
"zod": "^3.22.4"
},
Expand Down
56 changes: 28 additions & 28 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 346a3d8

Please sign in to comment.