From 394082cf5b7db8ef76f0df84705e5088238df0ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 05:45:22 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.23 to 6.2.24 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.23 to 6.2.24. - [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.23...6.2.24) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" 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 8131872d..939851c8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.23", + "@oclif/plugin-help": "^6.2.24", "@salesforce/dev-scripts": "^10.2.11", "@salesforce/plugin-auth": "^3.6.93", "@salesforce/plugin-user": "^3.6.8", diff --git a/yarn.lock b/yarn.lock index b565f18d..1e8044fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1680,10 +1680,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.21", "@oclif/plugin-help@^6.2.23": - version "6.2.23" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.23.tgz#e2ffdc8c94235d99ae4c3f5825006cf75343515b" - integrity sha512-BA0h1fbheN74cdrITKIwqfsRtnw/G+oysHbn+IsqWcsecgy5HZwI37/cCRLXZSZQndsgoYAhqvVpyleXv3g83A== +"@oclif/plugin-help@^6.2.21", "@oclif/plugin-help@^6.2.24": + version "6.2.24" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.24.tgz#bf0a9992a70725494ea0966f2017311137b87e60" + integrity sha512-BsyXhwTWicLqXFMlbu4HkL2z9/W2ZbO6NjHaWub7lHuM9pDBjQd8nK9eI1KBjsTvvNbu1dxTQKJV7A/yBkz+Zw== dependencies: "@oclif/core" "^4"