From 9219c4d4c567c99a9c5aae23000e9214eaa3b33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 16:46:34 +0000 Subject: [PATCH] Bump @oclif/plugin-help from 3.2.13 to 3.2.15 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 3.2.13 to 3.2.15. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/v3.2.15/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-help/compare/v3.2.13...v3.2.15) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 40 ++++++++++++++++++++++++++++------------ 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4826110..3bcf768 100644 --- a/yarn.lock +++ b/yarn.lock @@ -300,19 +300,19 @@ "@nodelib/fs.scandir" "2.1.3" fastq "^1.6.0" -"@oclif/command@^1.5.13", "@oclif/command@^1.6.0", "@oclif/command@^1.8", "@oclif/command@^1.8.0", "@oclif/command@^1.8.8": - version "1.8.9" - resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.9.tgz#9a3cf897b1b83ef9e116657577324987c2d7f063" - integrity sha512-lrtLau+rCXlVyE4LWaDyhs5cFOYcI8+PRCshlKoRUuI6bC3wd+gQ6j5SxXtnR9XxOR6eDXnGZg7/0LB3GGGTpw== +"@oclif/command@1.8.11", "@oclif/command@^1.5.13", "@oclif/command@^1.6.0", "@oclif/command@^1.8", "@oclif/command@^1.8.0", "@oclif/command@^1.8.9": + version "1.8.11" + resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.11.tgz#926919fe8ddb7ab778fef8a8f2951c975f35e0c2" + integrity sha512-2fGLMvi6J5+oNxTaZfdWPMWY8oW15rYj0V8yLzmZBAEjfzjLqLIzJE9IlNccN1zwRqRHc1bcISSRDdxJ56IS/Q== dependencies: "@oclif/config" "^1.18.2" "@oclif/errors" "^1.3.5" "@oclif/parser" "^3.8.6" - "@oclif/plugin-help" "^3.2.13" + "@oclif/plugin-help" "3.2.14" debug "^4.1.1" semver "^7.3.2" -"@oclif/config@^1", "@oclif/config@^1.13.0", "@oclif/config@^1.17.0", "@oclif/config@^1.18.2": +"@oclif/config@1.18.2", "@oclif/config@^1", "@oclif/config@^1.13.0", "@oclif/config@^1.17.0", "@oclif/config@^1.18.2": version "1.18.2" resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.2.tgz#5bfe74a9ba6a8ca3dceb314a81bd9ce2e15ebbfe" integrity sha512-cE3qfHWv8hGRCP31j7fIS7BfCflm/BNZ2HNqHexH+fDrdF2f1D5S8VmXWLC77ffv3oDvWyvE9AZeR0RfmHCCaA== @@ -343,7 +343,7 @@ qqjs "^0.3.10" tslib "^2.0.3" -"@oclif/errors@^1.2.1", "@oclif/errors@^1.2.2", "@oclif/errors@^1.3.3", "@oclif/errors@^1.3.5": +"@oclif/errors@1.3.5", "@oclif/errors@^1.2.1", "@oclif/errors@^1.2.2", "@oclif/errors@^1.3.3", "@oclif/errors@^1.3.5": version "1.3.5" resolved "https://registry.yarnpkg.com/@oclif/errors/-/errors-1.3.5.tgz#a1e9694dbeccab10fe2fe15acb7113991bed636c" integrity sha512-OivucXPH/eLLlOT7FkCMoZXiaVYf8I/w1eTAM1+gKzfhALwWTusxEx7wBmW0uzvkSg/9ovWLycPaBgJbM3LOCQ== @@ -382,12 +382,12 @@ fs-extra "^9.0.1" moment "^2.22.1" -"@oclif/plugin-help@^3.2.0", "@oclif/plugin-help@^3.2.13", "@oclif/plugin-help@^3.2.2": - version "3.2.13" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.13.tgz#d38b7bca5cadabf9ecf85972974e801ca7ef2156" - integrity sha512-Y7QwbjneA7VfB+rR82XeJKu3a4KQvA8EWzSYOsRf+4ERMntBnpLDqjik337nwJuJgb9O+Qf/vGgcWYvUvHAHXw== +"@oclif/plugin-help@3.2.14", "@oclif/plugin-help@^3.2.2": + version "3.2.14" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.14.tgz#7149eb322d36abc6cbf09f205bad128141e7eba4" + integrity sha512-NP5qmE2YfcW3MmXjcrxiqKe9Hf3G0uK/qNc0zAMYKU4crFyIsWj7dBfQVFZSb28YXGioOOpjMzG1I7VMxKF38Q== dependencies: - "@oclif/command" "^1.8.8" + "@oclif/command" "^1.8.9" "@oclif/config" "^1.18.2" "@oclif/errors" "^1.3.5" chalk "^4.1.2" @@ -398,6 +398,22 @@ widest-line "^3.1.0" wrap-ansi "^6.2.0" +"@oclif/plugin-help@^3.2.0": + version "3.2.15" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.15.tgz#b3a4a8b5677ff4128d785d4dae57bdd21e741c86" + integrity sha512-Qx+sUSR62xbZlYaFpaxyv8jgTpmTUdOwKfhGGhl1uRZ2L8+eqKsMzmPXhb4miRfUbvxAQGfPAm8+jkX3ASxPvw== + dependencies: + "@oclif/command" "1.8.11" + "@oclif/config" "1.18.2" + "@oclif/errors" "1.3.5" + chalk "^4.1.2" + indent-string "^4.0.0" + lodash "^4.17.21" + string-width "^4.2.0" + strip-ansi "^6.0.0" + widest-line "^3.1.0" + wrap-ansi "^6.2.0" + "@oclif/screen@^1.0.3": version "1.0.4" resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.4.tgz#b740f68609dfae8aa71c3a6cab15d816407ba493"