From 219f26113bb7d9799ddbde4739a4562ec1c601c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 04:04:34 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.49 to 6.2.50 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.49 to 6.2.50. - [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.49...6.2.50) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.50 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 63f02a13..c5dc3a90 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.9" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.48", + "@oclif/plugin-help": "^6.2.50", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-auth": "^3.9.26", "@salesforce/plugin-user": "^3.10.1", diff --git a/yarn.lock b/yarn.lock index ca3d6a77..2a6ae124 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1233,10 +1233,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.48", "@oclif/plugin-help@^6.2.49": - version "6.2.49" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.49.tgz#863f5ccb36b0453a463232e564a381ff3923fd07" - integrity sha512-fEsO0YU7ThtzHE1RGuoHxFu/OGlqxm7PCfFp+U1PS8sde4E0cDqjVDuv78+VKrr45LpC5lWOApj7pm3FNfHrVA== +"@oclif/plugin-help@^6.2.49", "@oclif/plugin-help@^6.2.50": + version "6.2.50" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.50.tgz#1d458a41cad7b9e44dc35c1ef351bde5d14eefea" + integrity sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA== dependencies: "@oclif/core" "^4"