Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 9d71fd3 commit 0ce5ac7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"@typescript-eslint/eslint-plugin": "4.29.1",
"@typescript-eslint/parser": "4.29.1",
"eslint": "7.32.0",
"prisma": "2.28.0",
"prisma": "5.4.0",
"semantic-release": "17.4.4",
"typescript": "4.3.5"
},
"dependencies": {
"@prisma/client": "2.28.0",
"@prisma/generator-helper": "^2.28.0",
"@prisma/client": "5.4.0",
"@prisma/generator-helper": "^5.0.0",
"prettier": "^2.3.2",
"rimraf": "^3.0.2"
}
Expand Down

0 comments on commit 0ce5ac7

Please sign in to comment.