Skip to content

Commit 2699629

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

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.31"
1268+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.31.tgz#0fb80dd1bd8c63e4349a6c0d53046a4d44cec9c1"
1269+
integrity sha512-o4xR98DEFf+VqY+M9B3ZooTm2T/mlGvyBHwHcnsPJCEnvzHqEA9xUlCUK4jm7FBXHhkppziMgCC2snsueLoIpQ==
12771270
dependencies:
12781271
"@oclif/core" "^4"
12791272

0 commit comments

Comments
 (0)