Skip to content

Commit

Permalink
chore(client & sdk): update dependencies prisma/migrate#375
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 committed Apr 22, 2020
1 parent 374cf58 commit b2739fb
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 25 deletions.
4 changes: 2 additions & 2 deletions src/packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"log-update": "4.0.0",
"make-dir": "^3.0.2",
"mariadb": "^2.3.1",
"mocha": "6.2.2",
"mocha": "~6.2.3",
"mysql2": "^2.1.0",
"mz": "2.7.0",
"open": "^7.0.3",
Expand All @@ -98,7 +98,7 @@
"pkg-up": "3.1.0",
"resolve-pkg": "^2.0.0",
"rimraf": "^3.0.2",
"snap-shot-it": "7.9.3",
"snap-shot-it": "~7.9.3",
"sqlite-async": "~1.0.12",
"sqlite3": "4.1.1",
"strip-ansi": "^6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"index.d.ts"
],
"devDependencies": {
"@apexearth/copy": "^1.4.4",
"@apexearth/copy": "^1.4.5",
"@prisma/engine-core": "workspace:*",
"@prisma/fetch-engine": "workspace:*",
"@prisma/generator-helper": "workspace:*",
Expand Down Expand Up @@ -135,4 +135,4 @@
"eslint"
]
}
}
}
2 changes: 1 addition & 1 deletion src/packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "^3.8.3"
},
"dependencies": {
"@apexearth/copy": "^1.4.4",
"@apexearth/copy": "^1.4.5",
"@prisma/engine-core": "workspace:*",
"@prisma/fetch-engine": "workspace:*",
"@prisma/generator-helper": "workspace:*",
Expand Down
48 changes: 28 additions & 20 deletions src/pnpm-lock.yaml

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

0 comments on commit b2739fb

Please sign in to comment.