Skip to content

Commit

Permalink
Bump the prisma group with 3 updates (#313)
Browse files Browse the repository at this point in the history
Bumps the prisma group with 3 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client), [@prisma/instrumentation](https://github.com/prisma/prisma/tree/HEAD/packages/instrumentation) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


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

Updates `@prisma/instrumentation` from 5.3.1 to 5.4.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.4.1/packages/instrumentation)

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

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: "@prisma/instrumentation"
  dependency-type: direct:production
  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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 5f88f61 commit 2cc00a3
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 69 deletions.
122 changes: 56 additions & 66 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@lokalise/zod-extras": "^2.0.0",
"@message-queue-toolkit/amqp": "^3.5.0",
"@message-queue-toolkit/core": "^3.6.0",
"@prisma/client": "^5.3.1",
"@prisma/instrumentation": "^5.3.1",
"@prisma/client": "^5.4.1",
"@prisma/instrumentation": "^5.4.1",
"amqplib": "^0.10.3",
"awilix": "^8.0.1",
"awilix-manager": "^3.2.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"mockttp": "^3.9.2",
"oas-validator": "^5.0.8",
"prettier": "^3.0.3",
"prisma": "^5.3.1",
"prisma": "^5.4.1",
"ts-deepmerge": "^6.2.0",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0",
Expand Down

0 comments on commit 2cc00a3

Please sign in to comment.