Skip to content

Commit

Permalink
Merge pull request #468 from sivertschou/dependabot/npm_and_yarn/pris…
Browse files Browse the repository at this point in the history
…ma/client-6.2.1

build(deps): Bump @prisma/client from 5.22.0 to 6.2.1
  • Loading branch information
sivertschou authored Jan 15, 2025
2 parents 26c50cb + 5ca6e4a commit f9eaff3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion libs/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"db:studio": "prisma studio"
},
"dependencies": {
"@prisma/client": "^5.22.0",
"@prisma/client": "^6.2.1",
"lint-staged": "^13.0.3"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2330,10 +2330,10 @@
"@xml-tools/parser" "^1.0.11"
prettier ">=2.4.0"

"@prisma/client@^5.22.0":
version "5.22.0"
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.22.0.tgz#da1ca9c133fbefe89e0da781c75e1c59da5f8802"
integrity sha512-M0SVXfyHnQREBKxCgyo7sffrKttwE6R8PMq330MIUF0pTwjUhLbW84pFDlf06B27XyCR++VtjugEnIHdr07SVA==
"@prisma/client@^6.2.1":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.2.1.tgz#3d7d0c8669bba490247e1ffff67b93a516bd789f"
integrity sha512-msKY2iRLISN8t5X0Tj7hU0UWet1u0KuxSPHWuf3IRkB4J95mCvGpyQBfQ6ufcmvKNOMQSq90O2iUmJEN2e5fiA==

"@prisma/debug@5.22.0":
version "5.22.0"
Expand Down

0 comments on commit f9eaff3

Please sign in to comment.