Skip to content

Commit

Permalink
chore(deps): update dependency @prisma/generator-helper to ~5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Ovyerus committed Sep 27, 2023
1 parent 5b8e005 commit 3712f1f
Show file tree
Hide file tree
Showing 2 changed files with 26 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.0.0",
"@prisma/generator-helper": "~5.3.0",
"@types/node": "^20.3.3",
"@types/react": "^18.2.14",
"autoprefixer": "^10.4.14",
Expand Down
27 changes: 25 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,17 @@ __metadata:
languageName: node
linkType: hard

"@prisma/debug@npm:5.3.0":
version: 5.3.0
resolution: "@prisma/debug@npm:5.3.0"
dependencies:
"@types/debug": 4.1.8
debug: 4.3.4
strip-ansi: 6.0.1
checksum: decac3f8691d45ef26a28954c316cc024dd9e2f59c050c181641f5cb5942f0662ad768d6758a571ef79244cfb6b919b3f99cf0d2b5aadc3edc503514630d5aa6
languageName: node
linkType: hard

"@prisma/engines@npm:5.0.0":
version: 5.0.0
resolution: "@prisma/engines@npm:5.0.0"
Expand Down Expand Up @@ -444,7 +455,7 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:5.0.0, @prisma/generator-helper@npm:~5.0.0":
"@prisma/generator-helper@npm:5.0.0":
version: 5.0.0
resolution: "@prisma/generator-helper@npm:5.0.0"
dependencies:
Expand All @@ -456,6 +467,18 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:~5.3.0":
version: 5.3.0
resolution: "@prisma/generator-helper@npm:5.3.0"
dependencies:
"@prisma/debug": 5.3.0
"@types/cross-spawn": 6.0.2
cross-spawn: 7.0.3
kleur: 4.1.5
checksum: 1b6e67bf272fdb3756d9ca2a544ff8dc2ee69f136df32c8fdbbbf5730a142a221cc57a95c55e981d9460d30390ec9fd3d72a8efd17d8e06bcf18c234ce7a3fb6
languageName: node
linkType: hard

"@prisma/get-platform@npm:5.0.0":
version: 5.0.0
resolution: "@prisma/get-platform@npm:5.0.0"
Expand Down Expand Up @@ -5084,7 +5107,7 @@ __metadata:
"@iconify/icons-simple-icons": ^1.2.58
"@iconify/react": ^4.1.1
"@monaco-editor/react": ^4.5.1
"@prisma/generator-helper": ~5.0.0
"@prisma/generator-helper": ~5.3.0
"@prisma/internals": ^5.0.0
"@types/node": ^20.3.3
"@types/react": ^18.2.14
Expand Down

0 comments on commit 3712f1f

Please sign in to comment.