Skip to content

Commit

Permalink
chore(deps): update prisma monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 7, 2023
1 parent c29af1d commit 252e961
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 107 deletions.
8 changes: 4 additions & 4 deletions examples/hackernews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"graphql-yoga": "4.0.3"
},
"devDependencies": {
"@prisma/client": "4.15.0",
"@prisma/internals": "4.15.0",
"@prisma/migrate": "4.15.0",
"@prisma/client": "5.1.1",
"@prisma/internals": "5.1.1",
"@prisma/migrate": "5.1.1",
"@types/node": "18.16.16",
"cross-env": "7.0.3",
"prisma": "4.15.0",
"prisma": "5.1.1",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
"typescript": "5.1.6"
Expand Down
Loading

0 comments on commit 252e961

Please sign in to comment.