Skip to content

Commit

Permalink
Merge pull request #505 from marpme/dependabot/npm_and_yarn/prisma/cl…
Browse files Browse the repository at this point in the history
…ient-5.3.1

chore(deps): bump @prisma/client from 5.3.0 to 5.3.1
  • Loading branch information
github-actions[bot] authored Sep 18, 2023
2 parents bbc7775 + 1bd421d commit 34abc4f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@geist-ui/core": "^2.3.8",
"@geist-ui/icons": "^1.0.2",
"@next/bundle-analyzer": "^13.4.19",
"@prisma/client": "^5.3.0",
"@prisma/client": "^5.3.1",
"@tanstack/react-query": "^4.35.3",
"@tanstack/react-query-devtools": "^4.35.3",
"@upstash/redis": "^1.22.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -752,24 +752,24 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:^5.3.0":
version: 5.3.0
resolution: "@prisma/client@npm:5.3.0"
"@prisma/client@npm:^5.3.1":
version: 5.3.1
resolution: "@prisma/client@npm:5.3.1"
dependencies:
"@prisma/engines-version": 5.3.0-36.e90b936d84779543cbe0e494bc8b9d7337fad8e4
"@prisma/engines-version": 5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: 7c12db57dfd07e86841876a7e91ee2307071b6b9e7afed061acac1171ef1f12599fd65ca144abd09ab1e00123304d2103adc9106c73cef61a366cd234ccc9683
checksum: 8017b721a231ab7b2b0f932507b02bf075aae2c6f6e630a69d7089ff33bab44fa50b50dd8a81655b7202092ffc19717d484ae5f183fc4f2a1822b0d228991a7c
languageName: node
linkType: hard

"@prisma/engines-version@npm:5.3.0-36.e90b936d84779543cbe0e494bc8b9d7337fad8e4":
version: 5.3.0-36.e90b936d84779543cbe0e494bc8b9d7337fad8e4
resolution: "@prisma/engines-version@npm:5.3.0-36.e90b936d84779543cbe0e494bc8b9d7337fad8e4"
checksum: 7c3680bc4e3147755b7efc094d6b0ad11ba1c59eb0436f81016e8f0b1da886cc7a4bce9dccfe9599811cf986558694ec1b0b60f21c1215bd6cc0e42e3a03569f
"@prisma/engines-version@npm:5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59":
version: 5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59
resolution: "@prisma/engines-version@npm:5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59"
checksum: c1adf540c9330a54a000c3005a4621c5d8355f2e3b159121587d33f82bf5992f567ac453f0ce76dd48fac427ec4dbc55942228fcee10d522b0d2c03bddbe422a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4799,7 +4799,7 @@ __metadata:
"@geist-ui/core": ^2.3.8
"@geist-ui/icons": ^1.0.2
"@next/bundle-analyzer": ^13.4.19
"@prisma/client": ^5.3.0
"@prisma/client": ^5.3.1
"@tanstack/react-query": ^4.35.3
"@tanstack/react-query-devtools": ^4.35.3
"@testing-library/jest-dom": ^6.1.3
Expand Down

0 comments on commit 34abc4f

Please sign in to comment.