From 3de52dc5bab6d934fb0960dfbe109458dd47ea55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 14:03:25 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.42 to 6.2.44 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.42 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.42...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 0a117fcd..98529ddf 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.9" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.42", + "@oclif/plugin-help": "^6.2.44", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-auth": "^3.9.26", "@salesforce/plugin-user": "^3.8.2", diff --git a/yarn.lock b/yarn.lock index fb42ee14..145b9903 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1437,10 +1437,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.42": - version "6.2.42" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.42.tgz#88984372e1a0521c5a80bc048a33cc2c8432eda7" - integrity sha512-ureMjpO1qnxBaOuMITOE579nxLhD50esi3f0K5pat4Y0sBG5dT+ELaane8iaBwiJHmF5hxma8jSpvi1QTpCVxw== +"@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"