From 63cd507e8d8f7b8c5958ad564e322828d8291d56 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 30 Nov 2021 23:09:57 -0800
Subject: [PATCH] Bump @oclif/command from 1.8.3 to 1.8.5 in /desktop (#3112)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Summary:
Bumps [oclif/command](https://github.com/oclif/command) from 1.8.3 to 1.8.5.
Release notes
Sourced from @oclif/command's releases.
v1.8.5
1.8.5 (2021-11-29)
Bug Fixes
v1.8.4
1.8.4 (2021-11-23)
Bug Fixes
Changelog
Sourced from @oclif/command's changelog.
1.8.5 (2021-11-29)
Bug Fixes
1.8.4 (2021-11-23)
Bug Fixes
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request resolved: https://github.com/facebook/flipper/pull/3112
Reviewed By: jknoxville
Differential Revision: D32698518
Pulled By: passy
fbshipit-source-id: 45e0466174684f30e5362e02b0e348484c100678
---
desktop/yarn.lock | 42 ++++++++++++++++--------------------------
1 file changed, 16 insertions(+), 26 deletions(-)
diff --git a/desktop/yarn.lock b/desktop/yarn.lock
index 2a2e1f85f..dfeb12215 100644
--- a/desktop/yarn.lock
+++ b/desktop/yarn.lock
@@ -2228,19 +2228,19 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"
-"@oclif/command@^1", "@oclif/command@^1.5.10", "@oclif/command@^1.6.0", "@oclif/command@^1.8.0", "@oclif/command@^1.8.3":
- version "1.8.3"
- resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.3.tgz#1f8bc2c4ecf94b6659a5134d95da179e1dffad9e"
- integrity sha512-OGjrhdVgTT2TAAj/2RrdXjwxaDoTm16c2LfAzrta1xIFe6/XhgQIYDmeRN/RptQoZQBX8e9Vv2JoQq+TbghJmw==
+"@oclif/command@^1", "@oclif/command@^1.5.10", "@oclif/command@^1.6.0", "@oclif/command@^1.8.0", "@oclif/command@^1.8.4":
+ version "1.8.5"
+ resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.5.tgz#6557b8f8345082f9286249dd15defbe66f8fecd1"
+ integrity sha512-Dolb0jmUc1s8HhSOiQOC2mu7pha+wTg0SaCLLH3tJjkSWi5yE3NDlHv0QG6Rp9vs5tJhOGLa8ILOSv+t3KpnNw==
dependencies:
- "@oclif/config" "^1.15.1"
+ "@oclif/config" "^1.17.1"
"@oclif/errors" "^1.3.5"
- "@oclif/parser" "^3.8.5"
- "@oclif/plugin-help" "^3.2.4"
+ "@oclif/parser" "^3.8.6"
+ "@oclif/plugin-help" "^3.2.7"
debug "^4.1.1"
semver "^7.3.2"
-"@oclif/config@^1", "@oclif/config@^1.12.8", "@oclif/config@^1.15.1", "@oclif/config@^1.17.0", "@oclif/config@^1.17.1":
+"@oclif/config@^1", "@oclif/config@^1.12.8", "@oclif/config@^1.17.0", "@oclif/config@^1.17.1":
version "1.17.1"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.17.1.tgz#383515f6715b91d8df5db8108214e93bb46e86ca"
integrity sha512-UqV5qsN2np96TNlJspSNlRl7CpFmxYSrB0iLe3XV9NDkbFEE5prGP++h6w6xOR/FL3QV7BoqrbwGuJdJdFbidw==
@@ -2287,17 +2287,7 @@
resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==
-"@oclif/parser@^3.8.5":
- version "3.8.5"
- resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.5.tgz#c5161766a1efca7343e1f25d769efbefe09f639b"
- integrity sha512-yojzeEfmSxjjkAvMRj0KzspXlMjCfBzNRPkWw8ZwOSoNWoJn+OCS/m/S+yfV6BvAM4u2lTzX9Y5rCbrFIgkJLg==
- dependencies:
- "@oclif/errors" "^1.2.2"
- "@oclif/linewrap" "^1.0.0"
- chalk "^2.4.2"
- tslib "^1.9.3"
-
-"@oclif/parser@^3.8.6":
+"@oclif/parser@^3.8.5", "@oclif/parser@^3.8.6":
version "3.8.6"
resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.6.tgz#d5a108af9c708a051cc6b1d27d47359d75f41236"
integrity sha512-tXb0NKgSgNxmf6baN6naK+CCwOueaFk93FG9u202U7mTBHUKsioOUlw1SG/iPi9aJM3WE4pHLXmty59pci0OEw==
@@ -2307,15 +2297,15 @@
chalk "^4.1.0"
tslib "^2.0.0"
-"@oclif/plugin-help@^3.2.0", "@oclif/plugin-help@^3.2.4", "@oclif/plugin-help@^3.2.5":
- version "3.2.5"
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.5.tgz#dab0f5e655971b2c49dd80ee472f97b6e69a1297"
- integrity sha512-fjkZTstvacCPicF2oaa3Lc+Yw3ocKEaW6x6O7doVqMLuoMUX6wBOQ+f1a3VFzO1fErqNeFPDlUlVUhwq9yMzQg==
+"@oclif/plugin-help@^3.2.0", "@oclif/plugin-help@^3.2.5", "@oclif/plugin-help@^3.2.7":
+ version "3.2.7"
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.7.tgz#df78de78a84194d566d7725bdd58c468bf0c2273"
+ integrity sha512-X6ErYHwsKGZTtfmY64nwx13lHrVHhJJMKhcvBv4KxO170yvu+vw38DirLVibJKrF70A42QjGd9vgiyFTpyeULQ==
dependencies:
- "@oclif/command" "^1.8.3"
+ "@oclif/command" "^1.8.4"
"@oclif/config" "^1.17.1"
"@oclif/errors" "^1.3.5"
- chalk "^4.1.0"
+ chalk "^4.1.2"
indent-string "^4.0.0"
lodash "^4.17.21"
string-width "^4.2.0"
@@ -12911,7 +12901,7 @@ tsconfig-paths@^3.11.0, tsconfig-paths@^3.9.0:
minimist "^1.2.0"
strip-bom "^3.0.0"
-tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
+tslib@^1.8.1, tslib@^1.9.0:
version "1.14.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.0.tgz#d624983f3e2c5e0b55307c3dd6c86acd737622c6"
integrity sha512-+Zw5lu0D9tvBMjGP8LpvMb0u2WW2QV3y+D8mO6J+cNzCYIN4sVy43Bf9vl92nqFahutN0I8zHa7cc4vihIshnw==