Skip to content

Commit

Permalink
chore(deps): bump @oclif/plugin-help from 5.2.4 to 6.2.20
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.4 to 6.2.20.
- [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.4...6.2.20)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 8954349 commit b696711
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 44 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@inquirer/prompts": "^5.0.5",
"@oclif/core": "^2.16.0",
"@oclif/plugin-commands": "2.2.28",
"@oclif/plugin-help": "^5",
"@oclif/plugin-help": "^6",
"@oclif/plugin-legacy": "^1.3.0",
"@oclif/plugin-not-found": "2.3.16",
"@oclif/plugin-plugins": "2.4.3",
Expand Down
50 changes: 7 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3314,42 +3314,6 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^2.0.8":
version: 2.1.5
resolution: "@oclif/core@npm:2.1.5"
dependencies:
"@types/cli-progress": ^3.11.0
ansi-escapes: ^4.3.2
ansi-styles: ^4.3.0
cardinal: ^2.1.1
chalk: ^4.1.2
clean-stack: ^3.0.1
cli-progress: ^3.11.2
debug: ^4.3.4
ejs: ^3.1.6
fs-extra: ^9.1.0
get-package-type: ^0.1.0
globby: ^11.1.0
hyperlinker: ^1.0.0
indent-string: ^4.0.0
is-wsl: ^2.2.0
js-yaml: ^3.14.1
natural-orderby: ^2.0.3
object-treeify: ^1.1.33
password-prompt: ^1.1.2
semver: ^7.3.7
string-width: ^4.2.3
strip-ansi: ^6.0.1
supports-color: ^8.1.1
supports-hyperlinks: ^2.2.0
tslib: ^2.5.0
widest-line: ^3.1.0
wordwrap: ^1.0.0
wrap-ansi: ^7.0.0
checksum: 04429c9619c27fc7795b0072d1a86bbc460eaa58ee5264aead6ed9612c82aa0583b1d484ea5095f0cee2b94742005c02d80a35f550f93972c5a08c301e750a61
languageName: node
linkType: hard

"@oclif/core@npm:^2.1.7":
version: 2.3.2
resolution: "@oclif/core@npm:2.3.2"
Expand Down Expand Up @@ -3580,12 +3544,12 @@ __metadata:
languageName: node
linkType: hard

"@oclif/plugin-help@npm:^5":
version: 5.2.4
resolution: "@oclif/plugin-help@npm:5.2.4"
"@oclif/plugin-help@npm:^6":
version: 6.2.20
resolution: "@oclif/plugin-help@npm:6.2.20"
dependencies:
"@oclif/core": ^2.0.8
checksum: a2335e9b9ab806566082e4a52d259f206dbae6334afa9d816e09acdf6e51b4f37cff0ce72294ad532141895c4d1eb9c38e2fe4794e71abb59cd56e966be70b2e
"@oclif/core": ^4
checksum: 1e9b4e60daa9760fb0ad99fdb1c1eee87463b1167c26c167e32595ed7117e103c1f9f3294b76005d7adbebab4dc47b250b572b152330e3e91a68531bfe0ebb57
languageName: node
linkType: hard

Expand Down Expand Up @@ -6833,7 +6797,7 @@ __metadata:
languageName: node
linkType: hard

"cli-progress@npm:^3.10.0, cli-progress@npm:^3.11.2, cli-progress@npm:^3.12.0":
"cli-progress@npm:^3.10.0, cli-progress@npm:^3.12.0":
version: 3.12.0
resolution: "cli-progress@npm:3.12.0"
dependencies:
Expand Down Expand Up @@ -10341,7 +10305,7 @@ __metadata:
"@inquirer/prompts": ^5.0.5
"@oclif/core": ^2.16.0
"@oclif/plugin-commands": 2.2.28
"@oclif/plugin-help": ^5
"@oclif/plugin-help": ^6
"@oclif/plugin-legacy": ^1.3.0
"@oclif/plugin-not-found": 2.3.16
"@oclif/plugin-plugins": 2.4.3
Expand Down

0 comments on commit b696711

Please sign in to comment.