From 44cf1598625cff670b9bef7bbfeaa5d73eeed297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 08:45:26 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.23 to 6.2.25 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.23 to 6.2.25. - [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.25) --- 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 3d7a72e0..ba9a26a9 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.25", "@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 f7e7a05c..ec60309e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1360,10 +1360,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@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.23", "@oclif/plugin-help@^6.2.25": + version "6.2.25" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.25.tgz#9c3c5f9ec84b933d42fb13f7155e786684bbdc0e" + integrity sha512-1WPSzSvlYaIFlGGKbefldpx49uTAtsOFuHTbjeBuzSR/MLmooQGHzluvwm2W5/vyoi4AGG+PdiDJFH/b+h+BGA== dependencies: "@oclif/core" "^4"