Skip to content

Commit

Permalink
chore(deps): update engines to 3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814…
Browse files Browse the repository at this point in the history
…ebcefa85d5bf (#13963)
  • Loading branch information
prisma-bot committed Jun 22, 2022
1 parent 6d58c5b commit 857531a
Show file tree
Hide file tree
Showing 6 changed files with 51 additions and 51 deletions.
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"devDependencies": {
"@prisma/client": "workspace:*",
"@prisma/debug": "workspace:*",
"@prisma/fetch-engine": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/fetch-engine": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/get-platform": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@prisma/internals": "workspace:*",
"@prisma/migrate": "workspace:*",
"@prisma/studio": "0.464.0",
Expand Down Expand Up @@ -120,7 +120,7 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@prisma/engines": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5"
"@prisma/engines": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf"
},
"sideEffects": false
}
8 changes: 4 additions & 4 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@
"@opentelemetry/api": "1.1.0",
"@prisma/debug": "workspace:*",
"@prisma/engine-core": "workspace:*",
"@prisma/engines": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/fetch-engine": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/engines": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@prisma/fetch-engine": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/get-platform": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@prisma/internals": "workspace:*",
"@prisma/migrate": "workspace:*",
"@swc/core": "1.2.204",
Expand Down Expand Up @@ -137,7 +137,7 @@
}
},
"dependencies": {
"@prisma/engines-version": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5"
"@prisma/engines-version": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf"
},
"sideEffects": false
}
4 changes: 2 additions & 2 deletions packages/engine-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
},
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engines": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/engines": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/get-platform": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"chalk": "4.1.2",
"execa": "5.1.1",
"get-stream": "6.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engine-core": "workspace:*",
"@prisma/engines": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/fetch-engine": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/engines": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@prisma/fetch-engine": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/get-platform": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@timsuchanek/copy": "1.4.5",
"archiver": "5.3.1",
"arg": "5.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"version": "latest"
},
"devDependencies": {
"@prisma/engines-version": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/engines-version": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@prisma/generator-helper": "workspace:*",
"@prisma/internals": "workspace:*",
"@swc/core": "1.2.204",
Expand All @@ -44,7 +44,7 @@
},
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/get-platform": "3.16.0-41.67230e7e1af4259dd76914ae01572eacf360f7d5",
"@prisma/get-platform": "3.16.0-42.7cd57f2ac6cbe3ad1b6126eb6814ebcefa85d5bf",
"@sindresorhus/slugify": "1.1.2",
"chalk": "4.1.2",
"execa": "5.1.1",
Expand Down
74 changes: 37 additions & 37 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 857531a

Please sign in to comment.