From 91df0d5a61b1cbfa8550db41abc6c1a379586fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 12:53:28 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.51 to 6.2.52 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.51 to 6.2.52. - [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.51...6.2.52) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.52 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9d366ca4..ae4cb608 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1200,9 +1200,9 @@ wrap-ansi "^7.0.0" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.50": - version "6.2.51" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.51.tgz#94ae96627d01aa8e3cac177ca1b92b73e5ad7194" - integrity sha512-wECt43fkLvP94kUf0Cd5IsugFB3XASlTgh4M5IPMyfel01J0tA4dw3wgMH9RRLpjSrzPG4pWf+Rd9dmK2x03IA== + version "6.2.52" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.52.tgz#c52f8b5d3cf1f4b8e0a0fb042e4ff4ce0d4ca78d" + integrity sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA== dependencies: "@oclif/core" "^4"