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.19.1 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.19.1 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 15, 2024
1 parent c1ac076 commit e204dcf
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"#*": "./dist/*/index.js"
},
"dependencies": {
"@prisma/client": "^5.19.1",
"@prisma/client": "^5.21.0",
"bufferutil": "^4.0.8",
"dedent": "^1.5.3",
"discord.js": "^14.16.1",
Expand All @@ -37,7 +37,7 @@
"@biomejs/biome": "^1.8.3",
"@dotenvx/dotenvx-ext-vault": "^0.2.1",
"cross-env": "^7.0.3",
"prisma": "^5.19.1",
"prisma": "^5.21.0",
"standard-changelog": "^6.0.0",
"tsx": "^4.19.0",
"typescript": "^5.6.2"
Expand Down
70 changes: 35 additions & 35 deletions pnpm-lock.yaml

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

0 comments on commit e204dcf

Please sign in to comment.