From a60af8938f4b6d0cd505d14dfe041e9bdb55be70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 23:03:33 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-help from 6.2.46 to 6.2.48 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.46 to 6.2.48. - [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.46...6.2.48) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.48 dependency-type: direct:production 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 754f7ef3..533b5018 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": "https://github.com/salesforcecli/plugin-analytics/issues", "dependencies": { "@oclif/core": "^3.27.0", - "@oclif/plugin-help": "^6.2.46", + "@oclif/plugin-help": "^6.2.48", "@salesforce/core": "^6.7.1", "@salesforce/kit": "^3.2.6", "@salesforce/sf-plugins-core": "^7.1.16", diff --git a/yarn.lock b/yarn.lock index 8ef3aa9c..19d4a8f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1884,10 +1884,10 @@ semver "^7.7.4" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.46": - version "6.2.46" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.46.tgz#2bd7a7ec4706b0e00f037f60d0fa08d60bb54161" - integrity sha512-KmuMFt/fURCVxor0rrRjEqs2nLN0Y3ixcixo/M5VjKcN920gbuw5T+AF23FBeyUDuW/Dg79YPcTWy/Rtz0Dg/A== +"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.48": + version "6.2.48" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.48.tgz#e0c6ceb0a5d387dcdb16f6fc72f1e70fe4c5509f" + integrity sha512-nvGLBtUZUWrHfoAEDRsRZUHKVwptyZ6F+MErdVRLQBo3dja0GCZH8DE33dA7mBux2KOmbxGqop15gyud9HZYhQ== dependencies: "@oclif/core" "^4"