Skip to content

Commit

Permalink
chore(deps): update prisma monorepo to v5.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent bae4f61 commit 0ba2dd7
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": "5.20.0",
"@prisma/client": "5.21.0",
"@types/node": "^20.0.0",
"husky": "9.1.6",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
"prisma": "5.20.0",
"prisma": "5.21.0",
"rimraf": "^6.0.0",
"typescript": "5.6.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 @@ -14,7 +14,7 @@
"test:functions": "jest"
},
"devDependencies": {
"@prisma/internals": "5.20.0",
"@prisma/internals": "5.21.0",
"@types/jest": "29.5.13",
"jest": "29.7.0",
"ts-jest": "29.2.5",
Expand Down

0 comments on commit 0ba2dd7

Please sign in to comment.