From 2699629e017c27c535a75bf9766c4322ba954ca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 23:10:05 +0000 Subject: [PATCH] chore(deps): bump @oclif/plugin-help from 5.2.20 to 6.2.31 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.20 to 6.2.31. - [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.31) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.31 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 e4d5106..112b468 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 9d63f11..891ed3b 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.31" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.31.tgz#0fb80dd1bd8c63e4349a6c0d53046a4d44cec9c1" + integrity sha512-o4xR98DEFf+VqY+M9B3ZooTm2T/mlGvyBHwHcnsPJCEnvzHqEA9xUlCUK4jm7FBXHhkppziMgCC2snsueLoIpQ== dependencies: "@oclif/core" "^4"