From 1f678cb6b1c5a5f7264872f51e1dfa343fc21aee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 14:03:06 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.55 to 6.2.56 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.55 to 6.2.56. - [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.55...6.2.56) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.56 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 c714e574..0c3cc917 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.9" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.55", + "@oclif/plugin-help": "^6.2.56", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-auth": "^3.9.26", "@salesforce/plugin-user": "^3.10.9", diff --git a/yarn.lock b/yarn.lock index 990ad2de..f5d06a51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1130,10 +1130,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.53", "@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== +"@oclif/plugin-help@^6.2.53", "@oclif/plugin-help@^6.2.56": + version "6.2.56" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.56.tgz#3311e18f6192b0edf9d51fc5947c6d9161e66916" + integrity sha512-0LkCjFGRGY7AaZb5p8gDcSPNkFrn+vNLKvGe1f7j/Z6U9Uy1cV6R2eWVsjuZTGQ3RvBvjquFPwLy1jTgR5l87w== dependencies: "@oclif/core" "^4"