Skip to content

Commit

Permalink
chore(deps): update dependency @prisma/generator-helper to ~5.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 5638795 commit fe314c3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"use-http": "^1.0.28"
},
"devDependencies": {
"@prisma/generator-helper": "~5.17.0",
"@prisma/generator-helper": "~5.19.0",
"@types/node": "^20.14.12",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.19",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,13 @@ __metadata:
languageName: node
linkType: hard

"@prisma/debug@npm:5.19.0":
version: 5.19.0
resolution: "@prisma/debug@npm:5.19.0"
checksum: 10/8195ada224956374469094251b8bcec12573914c4afa258c038813ef323491952abc09fccf24a04df1d332133ea65920bd9a7d5c53ddbdc27977177edec123c2
languageName: node
linkType: hard

"@prisma/engines-version@npm:5.17.0-31.393aa359c9ad4a4bb28630fb5613f9c281cde053":
version: 5.17.0-31.393aa359c9ad4a4bb28630fb5613f9c281cde053
resolution: "@prisma/engines-version@npm:5.17.0-31.393aa359c9ad4a4bb28630fb5613f9c281cde053"
Expand Down Expand Up @@ -396,7 +403,7 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:5.17.0, @prisma/generator-helper@npm:~5.17.0":
"@prisma/generator-helper@npm:5.17.0":
version: 5.17.0
resolution: "@prisma/generator-helper@npm:5.17.0"
dependencies:
Expand All @@ -405,6 +412,15 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:~5.19.0":
version: 5.19.0
resolution: "@prisma/generator-helper@npm:5.19.0"
dependencies:
"@prisma/debug": "npm:5.19.0"
checksum: 10/55fc3da7e2b066b42aaa3c01f50fbf872f9120aa005a904abc3b1f2b7c3956e0f007b0bc39e765803f27258fabc3f0fdf429a699dbac9577f297bf27476d3d1a
languageName: node
linkType: hard

"@prisma/get-platform@npm:5.17.0":
version: 5.17.0
resolution: "@prisma/get-platform@npm:5.17.0"
Expand Down Expand Up @@ -4509,7 +4525,7 @@ __metadata:
"@iconify/icons-simple-icons": "npm:^1.2.74"
"@iconify/react": "npm:^5.0.2"
"@monaco-editor/react": "npm:^4.6.0"
"@prisma/generator-helper": "npm:~5.17.0"
"@prisma/generator-helper": "npm:~5.19.0"
"@prisma/internals": "npm:^5.17.0"
"@types/node": "npm:^20.14.12"
"@types/react": "npm:^18.3.3"
Expand Down

0 comments on commit fe314c3

Please sign in to comment.