From 699d2e8297666b13ac150233993e21fc5e78967a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Jul 2025 03:21:15 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.30 to 6.2.31 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.30 to 6.2.31. - [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.30...6.2.31) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.31 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 28580527..23ec0ada 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "handlebars": "^4.7.8" }, "devDependencies": { - "@oclif/plugin-help": "^6.2.30", + "@oclif/plugin-help": "^6.2.31", "@salesforce/dev-scripts": "^11.0.2", "@salesforce/plugin-auth": "^3.7.7", "@salesforce/plugin-user": "^3.6.29", diff --git a/yarn.lock b/yarn.lock index ffe2b7e0..1c7c52f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1642,10 +1642,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6.2.29", "@oclif/plugin-help@^6.2.30": - version "6.2.30" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.30.tgz#4ebeee02da21b19b24cbb9426fb27145792a1ca8" - integrity sha512-D8qY2F0TYoM1MuLnaYEVo2MQVwdOKJtw7T9MqNrqn4Hh/9cjJxzKKgaesTdRrL5SxjgGBbqftirnje8rNyJ2Kw== +"@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== dependencies: "@oclif/core" "^4"