diff --git a/package.json b/package.json index 06f0a25..8439864 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.1.0", + "@oclif/plugin-help": "^6.2.1", "@oclif/prettier-config": "^0.2.1", "@oclif/test": "^4", "@types/chai": "^4.3.11", diff --git a/yarn.lock b/yarn.lock index 0724bb9..f1be21b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1799,7 +1799,7 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.0-beta.13": +"@oclif/core@^4": version "4.0.3" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47" integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw== @@ -1863,12 +1863,12 @@ chalk "^4.1.0" tslib "^2.6.2" -"@oclif/plugin-help@^6.0.21", "@oclif/plugin-help@^6.1.0": - version "6.1.0" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.1.0.tgz#70271276c02a8224fb69234676f0079dbc836ff0" - integrity sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ== +"@oclif/plugin-help@^6.0.21", "@oclif/plugin-help@^6.2.1": + version "6.2.1" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.1.tgz#af13f012df1bcc4cd8f88cd19a3626bc15e3427a" + integrity sha512-ipWBN2eYr3jnac5ruRjsVfcoXyuzpjNKc/9qnL8a366vZ9b+Kdb0Z+6nFkfL7hiPI9Yo0DD+OqEjBKhETGHjRA== dependencies: - "@oclif/core" "^4.0.0-beta.13" + "@oclif/core" "^4" "@oclif/plugin-not-found@^3.2.1": version "3.2.3"