Skip to content

Commit 1721f39

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.29 to 6.2.33
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.29 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@6.2.29...6.2.33) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.33 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d6e372 commit 1721f39

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@inquirer/input": "^2.2.4",
1515
"@inquirer/select": "^2.5.0",
1616
"@oclif/core": "^4.5.2",
17-
"@oclif/plugin-help": "^6.2.29",
17+
"@oclif/plugin-help": "^6.2.33",
1818
"@oclif/plugin-not-found": "^3.2.61",
1919
"@oclif/plugin-warn-if-update-available": "^3.1.44",
2020
"ansis": "^3.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,10 +1743,10 @@
17431743
wordwrap "^1.0.0"
17441744
wrap-ansi "^7.0.0"
17451745

1746-
"@oclif/plugin-help@^6.2.29":
1747-
version "6.2.29"
1748-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259"
1749-
integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==
1746+
"@oclif/plugin-help@^6.2.33":
1747+
version "6.2.33"
1748+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.33.tgz#931dc79b09e11ba50186a9846a2cf5a42a99e1ea"
1749+
integrity sha512-9L07S61R0tuXrURdLcVtjF79Nbyv3qGplJ88DVskJBxShbROZl3hBG7W/CNltAK3cnMPlXV8K3kKh+C0N0p4xw==
17501750
dependencies:
17511751
"@oclif/core" "^4"
17521752

0 commit comments

Comments
 (0)