Skip to content

Commit

Permalink
build(deps): 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.20.0 to 5.21.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.21.0/packages/client)

Updates `prisma` from 5.20.0 to 5.21.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.21.0/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:development
  update-type: version-update:semver-minor
  dependency-group: prisma
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent ff87241 commit 15bbca8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 43 deletions.
75 changes: 34 additions & 41 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 @@ -32,7 +32,7 @@
"@boxyhq/saml-jackson": "1.30.0",
"@heroicons/react": "2.1.5",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "5.20.0",
"@prisma/client": "5.21.0",
"@react-email/components": "0.0.25",
"@react-email/render": "1.0.1",
"@retracedhq/logs-viewer": "2.8.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"prisma": "5.20.0",
"prisma": "5.21.0",
"release-it": "17.9.0",
"tailwindcss": "3.4.13",
"ts-node": "10.9.2",
Expand Down

0 comments on commit 15bbca8

Please sign in to comment.