From fb47760ced2048839ef606cda8756e53ffb1a712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 15:22:18 +0000 Subject: [PATCH] chore(deps): bump @oclif/plugin-help from 5.2.20 to 6.2.33 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.20 to 6.2.33. - [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/5.2.20...6.2.33) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.33 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 2daf4cd..deb77e2 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@heroku-cli/command": "^11.6.0", "@heroku-cli/schema": "^1.0.25", "@oclif/core": "^2.16.0", - "@oclif/plugin-help": "^5", + "@oclif/plugin-help": "^6", "adm-zip": "^0.5.16", "axios": "^1.9.0", "open": "^8.4.2", diff --git a/yarn.lock b/yarn.lock index 7b8f281..1bcd259 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1263,17 +1263,10 @@ resolved "https://registry.npmjs.org/@oclif/linewrap/-/linewrap-1.0.0.tgz" integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw== -"@oclif/plugin-help@^5": - version "5.2.20" - resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.20.tgz" - integrity sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ== - dependencies: - "@oclif/core" "^2.15.0" - -"@oclif/plugin-help@^6.2.10": - version "6.2.27" - resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.27.tgz" - integrity sha512-RWSWtCFVObRmCwgxVOye3lsYbPHTnB7G4He5LEAg2tf600Sil5yXEOL/ULx1TqL/XOQxKqRvmLn/rLQOMT85YA== +"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.10": + version "6.2.33" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.33.tgz#931dc79b09e11ba50186a9846a2cf5a42a99e1ea" + integrity sha512-9L07S61R0tuXrURdLcVtjF79Nbyv3qGplJ88DVskJBxShbROZl3hBG7W/CNltAK3cnMPlXV8K3kKh+C0N0p4xw== dependencies: "@oclif/core" "^4"