Skip to content

Commit

Permalink
chore(deps): update dependency prisma to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent e73bb0c commit 6779211
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 26 deletions.
67 changes: 55 additions & 12 deletions final/monolith/package-lock.json

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

2 changes: 1 addition & 1 deletion final/monolith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/node": "^16.9.1",
"nodemon": "^3.0.2",
"prisma": "^3.0.2",
"prisma": "^5.0.0",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
}
Expand Down
67 changes: 55 additions & 12 deletions monolith/package-lock.json

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

2 changes: 1 addition & 1 deletion monolith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@types/node": "^16.9.1",
"nodemon": "^3.0.2",
"prisma": "^3.0.2",
"prisma": "^5.0.0",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
}
Expand Down

0 comments on commit 6779211

Please sign in to comment.