From 377ab7afe977892b7f4f017dd303b0cbd1eb2dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 03:52:02 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.43 to 6.2.44 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.43 to 6.2.44. - [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.43...6.2.44) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.44 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 34160bb2..3a25801e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.3.15", - "@oclif/plugin-help": "^6.2.43", + "@oclif/plugin-help": "^6.2.44", "@salesforce/cli-plugins-testkit": "^5.3.52", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.91", diff --git a/yarn.lock b/yarn.lock index 11bee000..f7507fdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1725,10 +1725,10 @@ semver "^7.7.4" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.43": - version "6.2.43" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.43.tgz#598068907ecf0c1acf1ad31545bef6a97490fc80" - integrity sha512-aef92VxQECLFDjI4CpgCL+jDuAsc3jzq5gBTLwNzj60mmrh8eDd7B0ABIgWXphb6gdARSRil+/FPtcdiSSupRA== +"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.44": + version "6.2.44" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.44.tgz#0c1193c35036f25a2c24d43c4688b9bc66e1343f" + integrity sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig== dependencies: "@oclif/core" "^4"