From d04c35db4fabccbf42c8b72e36bbd76492ca93c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 05:50:33 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.31 to 6.2.32 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.31 to 6.2.32. - [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.31...6.2.32) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.32 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 2c5a5181..51783651 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.31", + "@oclif/plugin-help": "^6.2.32", "@salesforce/dev-scripts": "^11.0.2", "@salesforce/plugin-auth": "^3.7.16", "@salesforce/plugin-user": "^3.6.31", diff --git a/yarn.lock b/yarn.lock index 27b39f1b..8c53c5dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1615,10 +1615,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.31": - version "6.2.31" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.31.tgz#0fb80dd1bd8c63e4349a6c0d53046a4d44cec9c1" - integrity sha512-o4xR98DEFf+VqY+M9B3ZooTm2T/mlGvyBHwHcnsPJCEnvzHqEA9xUlCUK4jm7FBXHhkppziMgCC2snsueLoIpQ== +"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.32": + version "6.2.32" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.32.tgz#b903d845b271737811383fed879cf6c379bf23fa" + integrity sha512-LrmMdo9EMJciOvF8UurdoTcTMymv5npKtxMAyonZvhSvGR8YwCKnuHIh00+SO2mNtGOYam7f4xHnUmj2qmanyA== dependencies: "@oclif/core" "^4"