Skip to content

Commit

Permalink
Merge pull request #243 from Quramy/renovate/prisma-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update prisma monorepo to v5.7.1
  • Loading branch information
Quramy authored Dec 22, 2023
2 parents d37ff3a + ba738ba commit dc813e5
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 110 deletions.
212 changes: 105 additions & 107 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"author": "Quramy",
"license": "MIT",
"devDependencies": {
"@prisma/client": "5.7.0",
"@prisma/client": "5.7.1",
"@types/node": "^20.0.0",
"husky": "8.0.3",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"prisma": "5.7.0",
"prisma": "5.7.1",
"rimraf": "^5.0.0",
"typescript": "5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/artifact-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test:functions": "jest"
},
"devDependencies": {
"@prisma/internals": "5.7.0",
"@prisma/internals": "5.7.1",
"@types/jest": "29.5.11",
"jest": "29.7.0",
"ts-jest": "29.1.1",
Expand Down

0 comments on commit dc813e5

Please sign in to comment.