Skip to content

Commit

Permalink
chore(deps): update prisma monorepo to v5 (major) (#792)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 7603d6e commit 1321bb3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions packages/casl-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"license": "MIT",
"peerDependencies": {
"@casl/ability": "^5.3.0 || ^6.0.0",
"@prisma/client": "^2.14.0 || ^3.0.0 || ^4.0.0"
"@prisma/client": "^2.14.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
},
"devDependencies": {
"@casl/ability": "^6.0.0",
"@casl/dx": "workspace:^1.0.0",
"@prisma/client": "^4.3.1",
"@prisma/client": "^5.0.0",
"@types/jest": "^29.0.0",
"prisma": "^4.3.1"
"prisma": "^5.0.0"
},
"files": [
"dist",
Expand Down
34 changes: 17 additions & 17 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 1321bb3

Please sign in to comment.