diff --git a/package.json b/package.json index 99d7a29..3c8b126 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "tsheredoc": "^1.0.1" }, "devDependencies": { - "@oclif/plugin-help": "^5", + "@oclif/plugin-help": "^6", "@oclif/plugin-plugins": "2.4.7", "@oclif/test": "^3.2.15", "@types/mocha": "^10.0.10", diff --git a/yarn.lock b/yarn.lock index 7abd50b..0c25cc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1361,7 +1361,7 @@ widest-line "^3.1.0" wrap-ansi "^7.0.0" -"@oclif/core@^2.15.0", "@oclif/core@^2.16.0", "@oclif/core@^2.8.2": +"@oclif/core@^2.16.0", "@oclif/core@^2.8.2": version "2.16.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.16.0.tgz#e6f3c6c359d4313a15403d8652bbdd0e99ce4b3a" integrity sha512-dL6atBH0zCZl1A1IXCKJgLPrM/wR7K+Wi401E/IvqsK8m2iCHW+0TEOGrans/cuN3oTW+uxIyJFHJ8Im0k4qBw== @@ -1458,14 +1458,7 @@ resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91" integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw== -"@oclif/plugin-help@^5": - version "5.2.20" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.20.tgz#4035a0ac231f95fb8e334da342175e3ca00f6abc" - integrity sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ== - dependencies: - "@oclif/core" "^2.15.0" - -"@oclif/plugin-help@^6.2.37": +"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.37": version "6.2.37" resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.37.tgz#93c7a37241a48f32517f41199a3bd56954a9d68c" integrity sha512-5N/X/FzlJaYfpaHwDC0YHzOzKDWa41s9t+4FpCDu4f9OMReds4JeNBaaWk9rlIzdKjh2M6AC5Q18ORfECRkHGA==