Skip to content

Commit

Permalink
chore(deps): update dependency @prisma/generator-helper to ~5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Ovyerus committed Nov 19, 2023
1 parent 38546cb commit f8f4eb1
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 17 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.5.0",
"@prisma/generator-helper": "~5.6.0",
"@types/node": "^20.7.0",
"@types/react": "^18.2.23",
"autoprefixer": "^10.4.16",
Expand Down
50 changes: 34 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -401,25 +401,25 @@ __metadata:
languageName: node
linkType: hard

"@prisma/debug@npm:5.5.0":
version: 5.5.0
resolution: "@prisma/debug@npm:5.5.0"
"@prisma/debug@npm:5.5.2":
version: 5.5.2
resolution: "@prisma/debug@npm:5.5.2"
dependencies:
"@types/debug": 4.1.9
debug: 4.3.4
strip-ansi: 6.0.1
checksum: c577aee8c92ac1cf13c7636c92e2085d29381d4cc141b54a61aac8bad40b62818ad788165fa74ba90162e7316cda70e12b28dd183c7ac2172d14848c39bcf340
checksum: ff082622d4ba1b6fe07edda85a7b4dfb499308857e015645b9fec2041288fb0247d73974386edda2c25bac7d5167b6008e118386f169d20215035a70d5742d2a
languageName: node
linkType: hard

"@prisma/debug@npm:5.5.2":
version: 5.5.2
resolution: "@prisma/debug@npm:5.5.2"
"@prisma/debug@npm:5.6.0":
version: 5.6.0
resolution: "@prisma/debug@npm:5.6.0"
dependencies:
"@types/debug": 4.1.9
"@types/debug": 4.1.12
debug: 4.3.4
strip-ansi: 6.0.1
checksum: ff082622d4ba1b6fe07edda85a7b4dfb499308857e015645b9fec2041288fb0247d73974386edda2c25bac7d5167b6008e118386f169d20215035a70d5742d2a
checksum: 8244201d8e9f479fe4697f4f38c70f628e96c1d64e9331ea436ce79a79159cd358a0bec95668c941db86a3462474148f89ad19c7f5bae28a6178cd9c61f3a6d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -467,15 +467,15 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:~5.5.0":
version: 5.5.0
resolution: "@prisma/generator-helper@npm:5.5.0"
"@prisma/generator-helper@npm:~5.6.0":
version: 5.6.0
resolution: "@prisma/generator-helper@npm:5.6.0"
dependencies:
"@prisma/debug": 5.5.0
"@types/cross-spawn": 6.0.3
"@prisma/debug": 5.6.0
"@types/cross-spawn": 6.0.5
cross-spawn: 7.0.3
kleur: 4.1.5
checksum: 319f17bcc8ede7b77b0df50cc40f4501ea081f4549f9826774ba9c622309eacd837a25fb55e80e6e8d94737b6e0a8dcdd350d772179e1626a0965b2d286827cd
checksum: b61af3b6e620bb72f1ddde3b6d90954f9707100a4eb6125f7c585fc9db0a26d23c8698bb8d2796893930e066fed9cfba526e23abce5da2f4b13b65f7904aea1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -682,6 +682,15 @@ __metadata:
languageName: node
linkType: hard

"@types/cross-spawn@npm:6.0.5":
version: 6.0.5
resolution: "@types/cross-spawn@npm:6.0.5"
dependencies:
"@types/node": "*"
checksum: 9b9cf332e49319903df3abeeb91882730f26ef80eed2e5d5ab1feb432f3f0804f72a07296c305daf5a310e771d5e3bbfc5395f993ba17e35d399bf6996860771
languageName: node
linkType: hard

"@types/d3-array@npm:*":
version: 3.0.5
resolution: "@types/d3-array@npm:3.0.5"
Expand Down Expand Up @@ -954,6 +963,15 @@ __metadata:
languageName: node
linkType: hard

"@types/debug@npm:4.1.12":
version: 4.1.12
resolution: "@types/debug@npm:4.1.12"
dependencies:
"@types/ms": "*"
checksum: 47876a852de8240bfdaf7481357af2b88cb660d30c72e73789abf00c499d6bc7cd5e52f41c915d1b9cd8ec9fef5b05688d7b7aef17f7f272c2d04679508d1053
languageName: node
linkType: hard

"@types/debug@npm:4.1.9":
version: 4.1.9
resolution: "@types/debug@npm:4.1.9"
Expand Down Expand Up @@ -5256,7 +5274,7 @@ __metadata:
"@iconify/icons-simple-icons": ^1.2.70
"@iconify/react": ^4.1.1
"@monaco-editor/react": ^4.5.2
"@prisma/generator-helper": ~5.5.0
"@prisma/generator-helper": ~5.6.0
"@prisma/internals": ^5.3.1
"@types/node": ^20.7.0
"@types/react": ^18.2.23
Expand Down

0 comments on commit f8f4eb1

Please sign in to comment.