Skip to content

Commit fb47760

Browse files
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](oclif/plugin-help@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] <[email protected]>
1 parent b966412 commit fb47760

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@heroku-cli/command": "^11.6.0",
1010
"@heroku-cli/schema": "^1.0.25",
1111
"@oclif/core": "^2.16.0",
12-
"@oclif/plugin-help": "^5",
12+
"@oclif/plugin-help": "^6",
1313
"adm-zip": "^0.5.16",
1414
"axios": "^1.9.0",
1515
"open": "^8.4.2",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,17 +1263,10 @@
12631263
resolved "https://registry.npmjs.org/@oclif/linewrap/-/linewrap-1.0.0.tgz"
12641264
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==
12651265

1266-
"@oclif/plugin-help@^5":
1267-
version "5.2.20"
1268-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.20.tgz"
1269-
integrity sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==
1270-
dependencies:
1271-
"@oclif/core" "^2.15.0"
1272-
1273-
"@oclif/plugin-help@^6.2.10":
1274-
version "6.2.27"
1275-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.27.tgz"
1276-
integrity sha512-RWSWtCFVObRmCwgxVOye3lsYbPHTnB7G4He5LEAg2tf600Sil5yXEOL/ULx1TqL/XOQxKqRvmLn/rLQOMT85YA==
1266+
"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.10":
1267+
version "6.2.33"
1268+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.33.tgz#931dc79b09e11ba50186a9846a2cf5a42a99e1ea"
1269+
integrity sha512-9L07S61R0tuXrURdLcVtjF79Nbyv3qGplJ88DVskJBxShbROZl3hBG7W/CNltAK3cnMPlXV8K3kKh+C0N0p4xw==
12771270
dependencies:
12781271
"@oclif/core" "^4"
12791272

0 commit comments

Comments
 (0)