From b90a0e980c4a822d7c6c540fca7e5c7964c567c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 14:02:18 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.35 to 6.2.36 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.35 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/6.2.35...6.2.36) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.36 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4f5feb5a..e774227b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.35", + "@oclif/plugin-help": "^6.2.36", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-auth": "^3.9.18", "@salesforce/plugin-user": "^3.6.41", diff --git a/yarn.lock b/yarn.lock index d46c7a8d..b45a54e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1427,10 +1427,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.34", "@oclif/plugin-help@^6.2.35": - version "6.2.35" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.35.tgz#0e11e0c8eff9eb0eef46f2e5d429f95504eea947" - integrity sha512-ZMcQTsHaiCEOZIRZoynUQ+98fyM1Adoqx4LbOgYWRVKXKbavHPCZKm6F+/y0GpWscXVoeGnvJO6GIBsigrqaSA== +"@oclif/plugin-help@^6.2.34", "@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== dependencies: "@oclif/core" "^4"