Skip to content

Commit

Permalink
Bump the prisma group with 2 updates
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.16.1 to 5.16.2
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.16.2/packages/client)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent 451bb0d commit d7e59cd
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
},
"dependencies": {
"@apollo/server": "^4.10.4",
"@prisma/client": "^5.16.1",
"@prisma/client": "^5.16.2",
"@vuepress/theme-default": "^2.0.0-rc.37",
"graphql": "^16.9.0",
"graphql-scalars": "^1.23.0",
"prisma": "^5.16.1",
"prisma": "^5.16.2",
"reflect-metadata": "^0.2.2",
"tsconfig-paths": "^4.2.0",
"type-graphql": "^2.0.0-rc.1"
Expand Down

0 comments on commit d7e59cd

Please sign in to comment.