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

Updates `prisma` from 5.10.2 to 5.11.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.11.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 Mar 28, 2024
1 parent 1a93481 commit edbddbc
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 @@ -33,7 +33,7 @@
"dependencies": {
"@discordjs/rest": "^2.2.0",
"@hapi/hapi": "^21.3.7",
"@prisma/client": "^5.9.1",
"@prisma/client": "^5.11.0",
"@t3-oss/env-core": "^0.9.2",
"cross-env": "^7.0.3",
"discord-api-types": "^0.37.76",
Expand Down Expand Up @@ -64,7 +64,7 @@
"husky": "^9.0.11",
"node-libcurl": "^4.0.0",
"prettier": "^3.2.5",
"prisma": "^5.9.1",
"prisma": "^5.11.0",
"semantic-release": "^23.0.2",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
Expand Down

0 comments on commit edbddbc

Please sign in to comment.