From 134dacb5cfdfb8e99098672e0a9e57612d67125a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 04:06:47 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.52 to 6.2.53 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.52 to 6.2.53. - [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.52...6.2.53) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.53 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 dfcc6cc6..586254e6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.3.30", - "@oclif/plugin-help": "^6.2.52", + "@oclif/plugin-help": "^6.2.53", "@salesforce/cli-plugins-testkit": "^5.3.62", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.109", diff --git a/yarn.lock b/yarn.lock index 8e38aa0b..cd18b705 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1378,10 +1378,10 @@ semver "^7.8.5" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-help@^6.2.52": - version "6.2.52" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.52.tgz#c52f8b5d3cf1f4b8e0a0fb042e4ff4ce0d4ca78d" - integrity sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA== +"@oclif/plugin-help@^6.2.52", "@oclif/plugin-help@^6.2.53": + version "6.2.53" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.53.tgz#41798c3c4bcf363558bdf528514e40cac78c406c" + integrity sha512-njx2nTH87EQEEuz4ShNtL0gzzN981MRkDPqScbu+Tkd7NpIv30OHdTjQK1GzGtkf+V2RvSYIrX+LrLsUVh9DJw== dependencies: "@oclif/core" "^4"