Skip to content

Commit

Permalink
fix(deps): update dependency @prisma/debug to v3.6.0 (#266)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 1, 2021
1 parent 6012604 commit 595c67a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/engines/package.json
Expand Up @@ -6,7 +6,7 @@
"license": "Apache-2.0",
"author": "Tim Suchanek <suchanek@prisma.io>",
"devDependencies": {
"@prisma/debug": "3.5.0",
"@prisma/debug": "3.6.0",
"@prisma/engines-version": "workspace:3.6.0-26.39f5d8c7bf595bd59bec5631f44412dfd3b57c3b",
"@prisma/fetch-engine": "workspace:3.6.0-26.39f5d8c7bf595bd59bec5631f44412dfd3b57c3b",
"@types/node": "16.11.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch-engine/package.json
Expand Up @@ -36,7 +36,7 @@
"typescript": "4.5.2"
},
"dependencies": {
"@prisma/debug": "3.5.0",
"@prisma/debug": "3.6.0",
"@prisma/get-platform": "workspace:3.6.0-26.39f5d8c7bf595bd59bec5631f44412dfd3b57c3b",
"chalk": "^4.0.0",
"execa": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/get-platform/package.json
Expand Up @@ -30,7 +30,7 @@
"typescript": "4.5.2"
},
"dependencies": {
"@prisma/debug": "3.5.0"
"@prisma/debug": "3.6.0"
},
"scripts": {
"build": "tsc -d",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 595c67a

Please sign in to comment.