Skip to content

Commit

Permalink
chore(deps): update dependency prisma to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2024
1 parent 2704c19 commit 0d75391
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 26 deletions.
70 changes: 58 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": "^6.0.0",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
}
Expand Down
70 changes: 58 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": "^6.0.0",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
}
Expand Down

0 comments on commit 0d75391

Please sign in to comment.