diff --git a/package.json b/package.json index 0970f6a..f011de8 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@commitlint/config-conventional": "^17.8.1", "@heroku-cli/plugin-apps": "^7.59.1", "@heroku-cli/plugin-status": "5.0.10", - "@oclif/plugin-help": "^6.2.7", + "@oclif/plugin-help": "^6.2.8", "@oclif/prettier-config": "^0.2.1", "@oclif/test": "^4", "@types/chai": "^4.3.16", diff --git a/yarn.lock b/yarn.lock index 1b76435..fd6d05d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1822,10 +1822,10 @@ chalk "^4.1.0" tslib "^2.6.2" -"@oclif/plugin-help@^6.2.7": - version "6.2.7" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.7.tgz#d046b19ff51c13151c04fc55be686bf3022dea34" - integrity sha512-gwrCZW0EjbMe6iIXrkXWpIcfoqo+uMvWRudV3nkwa7ARL2U2GWy8RQ3+bqXvqByauRUcbgv3D6+38lSWqmMwtA== +"@oclif/plugin-help@^6.2.7", "@oclif/plugin-help@^6.2.8": + version "6.2.8" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.8.tgz#cbaea5ef886d76e75dbab6e77e34012889e924b5" + integrity sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg== dependencies: "@oclif/core" "^4"