Skip to content

Commit

Permalink
chore(deps): bump the deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 2 updates: [@prisma/instrumentation](https://github.com/prisma/prisma/tree/HEAD/packages/instrumentation) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 95a7cf6 commit 5ff39c0
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 91 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@opentelemetry/sdk-trace-base": "1.29.0",
"@opentelemetry/semantic-conventions": "1.28.0",
"@prisma/client": "^5.22.0",
"@prisma/instrumentation": "^6.0.1",
"@prisma/instrumentation": "^6.1.0",
"cache-manager": "^5.7.6",
"cache-manager-ioredis-yet": "^2.1.2",
"class-transformer": "^0.5.1",
Expand Down Expand Up @@ -114,7 +114,7 @@
"jest-mock-extended": "^3.0.5",
"prettier": "^3.4.2",
"prettier-plugin-prisma": "^5.0.0",
"prisma": "^6.0.1",
"prisma": "^6.1.0",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",
Expand Down
161 changes: 72 additions & 89 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 5ff39c0

Please sign in to comment.