Skip to content

Commit

Permalink
Merge pull request #274 from Quramy/renovate/prisma-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update prisma monorepo to v5.10.1
  • Loading branch information
Quramy committed Feb 20, 2024
2 parents d7c7aa1 + bdbeb12 commit 1294198
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 107 deletions.
194 changes: 90 additions & 104 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.10.0",
"@prisma/client": "5.10.1",
"@types/node": "^20.0.0",
"husky": "8.0.3",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"prisma": "5.10.0",
"prisma": "5.10.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.10.0",
"@prisma/internals": "5.10.1",
"@types/jest": "29.5.11",
"jest": "29.7.0",
"ts-jest": "29.1.2",
Expand Down

0 comments on commit 1294198

Please sign in to comment.