Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent b581ee6 commit 98db5ef
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
64 changes: 32 additions & 32 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 @@ -34,7 +34,7 @@
"dependencies": {
"@discordjs/rest": "^2.2.0",
"@hapi/hapi": "^21.3.7",
"@prisma/client": "^5.11.0",
"@prisma/client": "^5.12.1",
"@t3-oss/env-core": "^0.9.2",
"cross-env": "^7.0.3",
"discord-api-types": "^0.37.76",
Expand Down Expand Up @@ -63,7 +63,7 @@
"husky": "^9.0.11",
"node-libcurl": "^4.0.0",
"prettier": "^3.2.5",
"prisma": "^5.11.0",
"prisma": "^5.12.1",
"tsx": "^4.7.1",
"typescript": "^5.4.3"
},
Expand Down

0 comments on commit 98db5ef

Please sign in to comment.