Skip to content

Commit

Permalink
chore(deps): bump @oclif/plugin-help from 5.2.4 to 6.2.11
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.11.
- [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.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 6e4f307 commit 28976e3
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 47 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
116 changes: 70 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3430,42 +3430,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 @@ -3681,6 +3645,31 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^4":
version: 4.0.21
resolution: "@oclif/core@npm:4.0.21"
dependencies:
ansi-escapes: ^4.3.2
ansis: ^3.3.2
clean-stack: ^3.0.1
cli-spinners: ^2.9.2
debug: ^4.3.7
ejs: ^3.1.10
get-package-type: ^0.1.0
globby: ^11.1.0
indent-string: ^4.0.0
is-wsl: ^2.2.0
lilconfig: ^3.1.2
minimatch: ^9.0.5
string-width: ^4.2.3
supports-color: ^8
widest-line: ^3.1.0
wordwrap: ^1.0.0
wrap-ansi: ^7.0.0
checksum: 86496146d4fb6123493613dc9740dd02102cdd4b8902c0c9485df61d6b9f99d575f0e5be9166a1e52447945ecd23d6fdd7f853f77cdefb60ef64bf65bd229934
languageName: node
linkType: hard

"@oclif/errors@npm:1.3.6, @oclif/errors@npm:^1.2.2, @oclif/errors@npm:^1.3.5, @oclif/errors@npm:^1.3.6":
version: 1.3.6
resolution: "@oclif/errors@npm:1.3.6"
Expand Down Expand Up @@ -3740,12 +3729,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.11
resolution: "@oclif/plugin-help@npm:6.2.11"
dependencies:
"@oclif/core": ^2.0.8
checksum: a2335e9b9ab806566082e4a52d259f206dbae6334afa9d816e09acdf6e51b4f37cff0ce72294ad532141895c4d1eb9c38e2fe4794e71abb59cd56e966be70b2e
"@oclif/core": ^4
checksum: 614c389fdde4798560acea858c247c1ef1a8b9073ef1b0f7d01a2b1da575d7367dc7bd12cacc9b3c5ddce4fc78d5a498e8df8c59a750f800bed2586444f58142
languageName: node
linkType: hard

Expand Down Expand Up @@ -6175,6 +6164,13 @@ __metadata:
languageName: node
linkType: hard

"ansis@npm:^3.3.2":
version: 3.3.2
resolution: "ansis@npm:3.3.2"
checksum: 6d3e8a68a93b03a1e7166cbe63cb6831780a7a9b0bc6c3bf0a33c7237d528d00558af84a54827322a85667d4b52d21f796b884f6120ec203b5ed3f9404ec0d05
languageName: node
linkType: hard

"anymatch@npm:~3.1.2":
version: 3.1.3
resolution: "anymatch@npm:3.1.3"
Expand Down Expand Up @@ -7279,7 +7275,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 @@ -8231,6 +8227,18 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
ms: ^2.1.3
peerDependenciesMeta:
supports-color:
optional: true
checksum: 822d74e209cd910ef0802d261b150314bbcf36c582ccdbb3e70f0894823c17e49a50d3e66d96b633524263975ca16b6a833f3e3b7e030c157169a5fabac63160
languageName: node
linkType: hard

"debuglog@npm:^1.0.1":
version: 1.0.1
resolution: "debuglog@npm:1.0.1"
Expand Down Expand Up @@ -8576,7 +8584,7 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:^3.1.6, ejs@npm:^3.1.7, ejs@npm:^3.1.8, ejs@npm:^3.1.9":
"ejs@npm:^3.1.10, ejs@npm:^3.1.6, ejs@npm:^3.1.7, ejs@npm:^3.1.8, ejs@npm:^3.1.9":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
Expand Down Expand Up @@ -11150,7 +11158,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 Expand Up @@ -12871,6 +12879,13 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^3.1.2":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 4e8b83ddd1d0ad722600994e6ba5d858ddca14f0587aa6b9c8185e17548149b5e13d4d583d811e9e9323157fa8c6a527e827739794c7502b59243c58e210b8c3
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.1.6
resolution: "lines-and-columns@npm:1.1.6"
Expand Down Expand Up @@ -13568,6 +13583,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: ^2.0.1
checksum: 2c035575eda1e50623c731ec6c14f65a85296268f749b9337005210bb2b34e2705f8ef1a358b188f69892286ab99dc42c8fb98a57bde55c8d81b3023c19cea28
languageName: node
linkType: hard

"minimist-options@npm:4.1.0":
version: 4.1.0
resolution: "minimist-options@npm:4.1.0"
Expand Down Expand Up @@ -13825,7 +13849,7 @@ __metadata:
languageName: node
linkType: hard

"ms@npm:2.1.3":
"ms@npm:2.1.3, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
checksum: aa92de608021b242401676e35cfa5aa42dd70cbdc082b916da7fb925c542173e36bce97ea3e804923fe92c0ad991434e4a38327e15a1b5b5f945d66df615ae6d
Expand Down Expand Up @@ -17669,7 +17693,7 @@ __metadata:
languageName: node
linkType: hard

"supports-color@npm:8.1.1, supports-color@npm:^8.1.0, supports-color@npm:^8.1.1":
"supports-color@npm:8.1.1, supports-color@npm:^8, supports-color@npm:^8.1.0, supports-color@npm:^8.1.1":
version: 8.1.1
resolution: "supports-color@npm:8.1.1"
dependencies:
Expand Down

0 comments on commit 28976e3

Please sign in to comment.