From f658638b910767cf50f1c19b989ae763ca2e7e40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 21:34:35 +0000 Subject: [PATCH] Bump @oclif/plugin-help from 5.2.20 to 6.2.36 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.20 to 6.2.36. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-help/compare/5.2.20...6.2.36) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.36 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 21263a8..5e42c63 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,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 0cfd835..bb8cd75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1244,7 +1244,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== @@ -1341,14 +1341,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.36": +"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.36": version "6.2.36" resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.36.tgz#8d6aaba7b9b934bcb92da9d8e527fc6617cd9fe0" integrity sha512-NBQIg5hEMhvdbi4mSrdqRGl5XJ0bqTAHq6vDCCCDXUcfVtdk3ZJbSxtRVWyVvo9E28vwqu6MZyHOJylevqcHbA==