Skip to content

Commit cc379cc

Browse files
authored
Merge pull request #438 from sivertschou/dependabot/npm_and_yarn/prisma/client-5.22.0
build(deps): Bump @prisma/client from 5.10.2 to 5.22.0
2 parents 79162dc + 6ed1357 commit cc379cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

libs/database/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"db:studio": "prisma studio"
1818
},
1919
"dependencies": {
20-
"@prisma/client": "^5.6.0",
20+
"@prisma/client": "^5.22.0",
2121
"lint-staged": "^13.0.3",
2222
"turbo": "^1.4.4"
2323
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2320,10 +2320,10 @@
23202320
"@xml-tools/parser" "^1.0.11"
23212321
prettier ">=2.4.0"
23222322

2323-
"@prisma/client@^5.6.0":
2324-
version "5.10.2"
2325-
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.10.2.tgz#e087b40a4de8e3171eb9cbf0a873465cd2068e17"
2326-
integrity sha512-ef49hzB2yJZCvM5gFHMxSFL9KYrIP9udpT5rYo0CsHD4P9IKj473MbhU1gjKKftiwWBTIyrt9jukprzZXazyag==
2323+
"@prisma/client@^5.22.0":
2324+
version "5.22.0"
2325+
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.22.0.tgz#da1ca9c133fbefe89e0da781c75e1c59da5f8802"
2326+
integrity sha512-M0SVXfyHnQREBKxCgyo7sffrKttwE6R8PMq330MIUF0pTwjUhLbW84pFDlf06B27XyCR++VtjugEnIHdr07SVA==
23272327

23282328
23292329
version "5.22.0"

0 commit comments

Comments
 (0)