Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#8567)
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 Aug 4, 2021
1 parent d772020 commit 3040d8f
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 70 deletions.
2 changes: 1 addition & 1 deletion packages/engine-core/package.json
Expand Up @@ -53,7 +53,7 @@
"get-stream": "6.0.1",
"indent-string": "4.0.0",
"new-github-issue-url": "0.2.1",
"p-retry": "4.6.0",
"p-retry": "4.6.1",
"terminal-link": "2.1.1",
"undici": "3.3.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/migrate/package.json
Expand Up @@ -56,7 +56,7 @@
"dependencies": {
"@prisma/debug": "workspace:*",
"@prisma/get-platform": "2.29.0-17.e38b885bb882c087f235a846e563740e685e5037",
"@sindresorhus/slugify": "1.1.0",
"@sindresorhus/slugify": "1.1.2",
"execa": "5.1.1",
"global-dirs": "3.0.0",
"has-yarn": "2.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/package.json
Expand Up @@ -60,14 +60,14 @@
"@timsuchanek/copy": "1.4.5",
"archiver": "4.0.2",
"arg": "5.0.0",
"chalk": "4.1.1",
"chalk": "4.1.2",
"checkpoint-client": "1.1.20",
"cli-truncate": "2.1.0",
"dotenv": "10.0.0",
"execa": "5.1.1",
"find-up": "5.0.0",
"global-dirs": "3.0.0",
"globby": "11.0.0",
"globby": "11.0.4",
"has-yarn": "2.1.0",
"is-ci": "3.0.0",
"make-dir": "3.1.0",
Expand All @@ -80,7 +80,7 @@
"string-width": "4.2.2",
"strip-ansi": "6.0.0",
"strip-indent": "3.0.0",
"tar": "6.1.2",
"tar": "6.1.6",
"temp-dir": "2.0.0",
"temp-write": "4.0.0",
"tempy": "1.0.1",
Expand Down
123 changes: 58 additions & 65 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 3040d8f

Please sign in to comment.