Skip to content

Commit

Permalink
deps: Update dependency @prisma/client to v5.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 83bce9e commit f7ad66b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"format:fix": "prettier --write ./"
},
"dependencies": {
"@prisma/client": "5.20.0",
"@prisma/client": "5.22.0",
"@types/node": "18.19.62",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -915,15 +915,15 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:5.20.0":
version: 5.20.0
resolution: "@prisma/client@npm:5.20.0"
"@prisma/client@npm:5.22.0":
version: 5.22.0
resolution: "@prisma/client@npm:5.22.0"
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: 10/d5ad98e332be6f4a9df48399e25716c229779479603147ad7b7818966a1c8823307c18ae7513f48a95bb415f18ebfbaeb0707a3a0760a3d04e72577ab3152663
checksum: 10/991d7410ded2d6c824303ac222ae94df4f1bf42240dda97c710cfee3a3bc59fef65c73e1ee55177e38d12f4d7dfc0a047748f98b4e3026dddd65f462684cd2d1
languageName: node
linkType: hard

Expand Down Expand Up @@ -5712,7 +5712,7 @@ __metadata:
"@commitlint/config-conventional": "npm:^19.5.0"
"@lmc-eu/prettier-config": "npm:^2.0.1"
"@lmc-eu/textlint-rule-preset-lmc": "npm:^2.0.1"
"@prisma/client": "npm:5.20.0"
"@prisma/client": "npm:5.22.0"
"@types/node": "npm:18.19.62"
"@types/react": "npm:[email protected]"
"@types/react-dom": "npm:[email protected]"
Expand Down

0 comments on commit f7ad66b

Please sign in to comment.