Skip to content

Commit

Permalink
chore(deps): update engines to 2.31.0-29.5fda01bccd0ca46fbc398f0bc73c…
Browse files Browse the repository at this point in the history
…b0e97b6643b8 (#9118)

Co-authored-by: Pierre-Antoine Mills <pierreantoine.urvoy@gmail.com>
  • Loading branch information
prisma-bot and millsp committed Sep 6, 2021
1 parent 0ae2b2f commit 80c8f74
Show file tree
Hide file tree
Showing 15 changed files with 91 additions and 6,724 deletions.
6 changes: 3 additions & 3 deletions packages/cli/package.json
Expand Up @@ -63,9 +63,9 @@
"devDependencies": {
"@prisma/client": "workspace:*",
"@prisma/debug": "workspace:*",
"@prisma/fetch-engine": "2.31.0-26.772c82a66c7f237d9b0e89a8bb99d0a10521b759",
"@prisma/fetch-engine": "2.31.0-29.5fda01bccd0ca46fbc398f0bc73cb0e97b6643b8",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "2.31.0-26.772c82a66c7f237d9b0e89a8bb99d0a10521b759",
"@prisma/get-platform": "2.31.0-29.5fda01bccd0ca46fbc398f0bc73cb0e97b6643b8",
"@prisma/migrate": "workspace:*",
"@prisma/sdk": "workspace:*",
"@prisma/studio-server": "0.423.0",
Expand Down Expand Up @@ -124,7 +124,7 @@
"precommit": "lint-staged"
},
"dependencies": {
"@prisma/engines": "2.31.0-26.772c82a66c7f237d9b0e89a8bb99d0a10521b759"
"@prisma/engines": "2.31.0-29.5fda01bccd0ca46fbc398f0bc73cb0e97b6643b8"
},
"lint-staged": {
"*.ts": [
Expand Down
8 changes: 4 additions & 4 deletions packages/client/package.json
Expand Up @@ -62,10 +62,10 @@
"devDependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engine-core": "workspace:*",
"@prisma/engines": "2.31.0-26.772c82a66c7f237d9b0e89a8bb99d0a10521b759",
"@prisma/fetch-engine": "2.31.0-26.772c82a66c7f237d9b0e89a8bb99d0a10521b759",
"@prisma/engines": "2.31.0-29.5fda01bccd0ca46fbc398f0bc73cb0e97b6643b8",
"@prisma/fetch-engine": "2.31.0-29.5fda01bccd0ca46fbc398f0bc73cb0e97b6643b8",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "2.31.0-26.772c82a66c7f237d9b0e89a8bb99d0a10521b759",
"@prisma/get-platform": "2.31.0-29.5fda01bccd0ca46fbc398f0bc73cb0e97b6643b8",
"@prisma/migrate": "workspace:*",
"@prisma/sdk": "workspace:*",
"@timsuchanek/copy": "1.4.5",
Expand Down Expand Up @@ -129,7 +129,7 @@
}
},
"dependencies": {
"@prisma/engines-version": "2.31.0-26.772c82a66c7f237d9b0e89a8bb99d0a10521b759"
"@prisma/engines-version": "2.31.0-29.5fda01bccd0ca46fbc398f0bc73cb0e97b6643b8"
},
"lint-staged": {
"*.ts": [
Expand Down

0 comments on commit 80c8f74

Please sign in to comment.