Skip to content

Commit cb1081a

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

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.2.0",
17-
"@oclif/plugin-help": "^6.2.20",
17+
"@oclif/plugin-help": "^6.2.21",
1818
"@oclif/plugin-not-found": "^3.2.32",
1919
"@oclif/plugin-warn-if-update-available": "^3.1.29",
2020
"async-retry": "^1.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1595,10 +1595,10 @@
15951595
wordwrap "^1.0.0"
15961596
wrap-ansi "^7.0.0"
15971597

1598-
"@oclif/plugin-help@^6.2.20":
1599-
version "6.2.20"
1600-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e"
1601-
integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==
1598+
"@oclif/plugin-help@^6.2.21":
1599+
version "6.2.21"
1600+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.21.tgz#a1444a9faee8ca72c135c9c3b5ba500a18fd07f1"
1601+
integrity sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==
16021602
dependencies:
16031603
"@oclif/core" "^4"
16041604

0 commit comments

Comments
 (0)