diff --git a/package.json b/package.json index 723fe48b..1c848b2a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@commitlint/config-conventional": "^12.1.4", - "@oclif/plugin-help": "^5.1.16", + "@oclif/plugin-help": "^5.1.17", "@oclif/test": "^2.2.8", "@types/chai": "^4.3.0", "@types/fs-extra": "^9.0", diff --git a/yarn.lock b/yarn.lock index c78c49b3..4aa629e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -613,7 +613,7 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/core@^1.0.8", "@oclif/core@^1.19.1", "@oclif/core@^1.2.1", "@oclif/core@^1.20.0", "@oclif/core@^1.6.4": +"@oclif/core@^1.0.8", "@oclif/core@^1.2.1", "@oclif/core@^1.20.0", "@oclif/core@^1.6.4": version "1.20.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.0.tgz#04a37b66cedeeb21630b91095466641bc499f706" integrity sha512-yByf6w5JOFsbIeyYEF8rSbvN4uCI/7O9lGNg0kY0N+HH6edtpCtGHe6p/4+5yPNEmGL6P8IEKi+9s0Ys774mgw== @@ -652,12 +652,12 @@ resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91" integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw== -"@oclif/plugin-help@^5.1.11", "@oclif/plugin-help@^5.1.16": - version "5.1.16" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.16.tgz#b55376e50007ba6b73819b11d02232288203fb70" - integrity sha512-30uy/bRUzptI4mFf6re1imTBxJJB2r9pQyZ7sbr8zn0oymLZX4dMArlMDi/LwpPqEtIN3fivXgDkjcoKO8ezGQ== +"@oclif/plugin-help@^5.1.11", "@oclif/plugin-help@^5.1.17": + version "5.1.17" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.17.tgz#7ecef29b947efe57aefc5a044ec79d8dbe9e024a" + integrity sha512-yc35xn4lSkHTnS6ajolYAi9dVMWXsRRPPPNEfYF0Nq1bkKNnh3DEC1MS/iTWNEYC5JCVd4YAQ2/Ky2wqA2Ujiw== dependencies: - "@oclif/core" "^1.19.1" + "@oclif/core" "^1.20.0" "@oclif/plugin-not-found@^2.3.1": version "2.3.1"