diff --git a/package.json b/package.json index d6f23f4..baed2a4 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "@commitlint/config-conventional": "^12.1.4", - "@oclif/plugin-help": "5.2.17", + "@oclif/plugin-help": "5.2.19", "@oclif/test": "^2.5.1", "@types/chai": "^4.3.5", "@types/mocha": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index df575a1..69da874 100644 --- a/yarn.lock +++ b/yarn.lock @@ -622,7 +622,7 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.11.8", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": +"@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4": version "2.15.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a" integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA== @@ -656,12 +656,12 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@5.2.17", "@oclif/plugin-help@^5.2.14": - version "5.2.17" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.17.tgz#72c549b1db8e16060ee4f320db96291ca341430f" - integrity sha512-8dhvATZZnkD8uq3etsvbVjjpdxiTqXTPjkMlU8ToQz09DL5BBzYApm65iTHFE0Vn9DPbKcNxX1d8YiF3ilgMOQ== +"@oclif/plugin-help@5.2.19", "@oclif/plugin-help@^5.2.14": + version "5.2.19" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.19.tgz#be8019730c6540eefeb30e95fe13ff0b91364bf0" + integrity sha512-gf6/dFtzMJ8RA4ovlBCBGJsZsd4jPXhYWJho+Gh6KmA+Ev9LupoExbE0qT+a2uHJyHEvIg4uX/MBW3qdERD/8g== dependencies: - "@oclif/core" "^2.11.8" + "@oclif/core" "^2.15.0" "@oclif/plugin-not-found@^2.3.32": version "2.3.33"