From 8e5a17e35d6b807dad3f53d3519f44f0eb3efb29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 03:55:28 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.49 to 6.2.55 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.49 to 6.2.55. - [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.55) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.55 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 a3fddc9..f2479ad 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.3.31", - "@oclif/plugin-help": "^6.2.49", + "@oclif/plugin-help": "^6.2.55", "@salesforce/cli-plugins-testkit": "^5.3.58", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.81", diff --git a/yarn.lock b/yarn.lock index bc7c197..52655d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1583,10 +1583,10 @@ semver "^7.8.5" ts-json-schema-generator "^2.9.0" -"@oclif/plugin-help@^6.2.38", "@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.38", "@oclif/plugin-help@^6.2.55": + version "6.2.55" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.55.tgz#c1cf8571fbb255c4d47663da4c372f6e04e3a17c" + integrity sha512-IamFqLPoD8KTZbGSAu24EFe2kNibMrL/WA8+4EvnbdkYqZGUcizVqeXUIxzns3SES99wgqOtsK3DtLB3V3kIJQ== dependencies: "@oclif/core" "^4"