Skip to content

Commit

Permalink
chore(deps): bump the prisma group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prisma group with 2 updates in the / directory: [@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.22.0 to 6.0.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.0.1/packages/client)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 432d7d3 commit 79c2c9c
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 38 deletions.
79 changes: 43 additions & 36 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 @@ -30,7 +30,7 @@
"dependencies": {
"@discordjs/rest": "^2.4.0",
"@hapi/hapi": "^21.3.12",
"@prisma/client": "^5.22.0",
"@prisma/client": "^6.0.1",
"@t3-oss/env-core": "^0.11.1",
"cross-env": "^7.0.3",
"discord-api-types": "^0.37.105",
Expand Down Expand Up @@ -62,7 +62,7 @@
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prisma": "^5.22.0",
"prisma": "^6.0.1",
"rimraf": "^6.0.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
Expand Down

0 comments on commit 79c2c9c

Please sign in to comment.