Skip to content

Commit

Permalink
chore(deps): bump the deps group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the deps 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.15.0 to 5.15.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.15.1/packages/client)

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

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

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@prisma/instrumentation"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent fa0b623 commit 2446b48
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 51 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@opentelemetry/sdk-node": "^0.52.0",
"@opentelemetry/sdk-trace-base": "1.25.0",
"@opentelemetry/semantic-conventions": "1.25.0",
"@prisma/client": "^5.15.0",
"@prisma/instrumentation": "^5.15.0",
"@prisma/client": "^5.15.1",
"@prisma/instrumentation": "^5.15.1",
"cache-manager": "^5.6.1",
"cache-manager-ioredis-yet": "^2.1.1",
"class-transformer": "^0.5.1",
Expand Down Expand Up @@ -114,7 +114,7 @@
"jest-mock-extended": "^3.0.5",
"prettier": "^3.3.2",
"prettier-plugin-prisma": "^5.0.0",
"prisma": "^5.15.0",
"prisma": "^5.15.1",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"ts-jest": "^29.1.5",
Expand Down
94 changes: 46 additions & 48 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 2446b48

Please sign in to comment.