From d6847b8adee71d1f793c8621d1a9cd0ca6e816ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 21:22:47 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/plugin-help from 6.2.58 to 6.3.0 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.58 to 6.3.0. - [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.58...6.3.0) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3b02acd7..5fe0a665 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1231,9 +1231,9 @@ wsl-utils "^0.4.0" "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.53": - version "6.2.58" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.58.tgz#d53957ef9bf13052d3cd51039786e64490566c91" - integrity sha512-DAYMXZrTWRMLTbpX+rT+ibAmKrZ6IVNGn+fgAGjMoeNlqlSY94eJHocgmqChMwsdWp3H3x+jFmPJiYQt/ifr3Q== + version "6.3.0" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.3.0.tgz#eac5e68dafc8fcc46fa06203b481cf72160332aa" + integrity sha512-cpSRv7tyHHFPv39HrV22eNmu8ylrwjmPvqdlNo3URp79+p5319p+a8PI/3ez6A6GZmjwBj1EWUdVz1aPUAsSmw== dependencies: "@oclif/core" "^4"