Skip to content

Commit

Permalink
Update prisma monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 093dc18 commit 631e4f6
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 36 deletions.
67 changes: 33 additions & 34 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 @@ -7,7 +7,7 @@
"ci:test": "jest"
},
"dependencies": {
"@prisma/client": "4.16.2",
"@prisma/client": "5.4.0",
"express": "^4.17.3"
},
"devDependencies": {
Expand All @@ -19,7 +19,7 @@
"@types/uuid": "^8.3.1",
"faker": "^5.5.3",
"jest": "^29.0.0",
"prisma": "4.16.2",
"prisma": "5.4.0",
"supertest": "^6.1.6",
"ts-jest": "^29.0.0",
"ts-node": "10.9.1",
Expand Down

0 comments on commit 631e4f6

Please sign in to comment.