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 Jan 30, 2024
1 parent c31146f commit ece7d9c
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 41 deletions.
138 changes: 99 additions & 39 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.9.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.9.0",
"supertest": "^6.1.6",
"ts-jest": "^29.0.0",
"ts-node": "10.9.2",
Expand Down

0 comments on commit ece7d9c

Please sign in to comment.