Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Update prisma monorepo to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2022
1 parent 69b769d commit 093ddee
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 44 deletions.
72 changes: 30 additions & 42 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"dependencies": {
"ioredis": "5.0.4",
"pino": "7.11.0",
"prisma": "3.13.0",
"prisma": "3.14.0",
"prisma-redis-middleware": "3.3.0"
},
"devDependencies": {
"@prisma/client": "3.13.0",
"@prisma/client": "3.14.0",
"@types/ioredis": "4.28.10",
"@types/node": "17.0.23",
"nodemon": "2.0.16",
Expand Down

0 comments on commit 093ddee

Please sign in to comment.