Skip to content

Commit

Permalink
Merge pull request #423 from Quramy/renovate/prisma-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update prisma monorepo to v6.1.0
  • Loading branch information
Quramy authored Dec 21, 2024
2 parents c1cf661 + e101fe6 commit 9ab689a
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 115 deletions.
224 changes: 112 additions & 112 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 @@ -21,12 +21,12 @@
"author": "Quramy",
"license": "MIT",
"devDependencies": {
"@prisma/client": "6.0.1",
"@prisma/client": "6.1.0",
"@types/node": "^22.0.0",
"husky": "9.1.7",
"prettier": "3.4.2",
"pretty-quick": "4.0.0",
"prisma": "6.0.1",
"prisma": "6.1.0",
"rimraf": "^6.0.0",
"typescript": "5.7.2"
},
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 @@ -14,7 +14,7 @@
"test:functions": "jest"
},
"devDependencies": {
"@prisma/internals": "6.0.1",
"@prisma/internals": "6.1.0",
"@types/jest": "29.5.14",
"jest": "29.7.0",
"ts-jest": "29.2.5",
Expand Down

0 comments on commit 9ab689a

Please sign in to comment.