Skip to content

Commit 65beabb

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.16 to 6.2.17 (#102)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.16 to 6.2.17. - [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.16...6.2.17) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 145e833 commit 65beabb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1287,9 +1287,9 @@
12871287
wrap-ansi "^7.0.0"
12881288

12891289
"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.16":
1290-
version "6.2.16"
1291-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.16.tgz#3cb6c068739bc934159dc430d4f8ca7f9effa22a"
1292-
integrity sha512-1x/Bm0LebDouDOfsjkOz+6AXqY6gIZ6JmmU/KuF/GnUmowDvj5i3MFlP9uBTiN8UsOUeT9cdLwnc1kmitHWFTg==
1290+
version "6.2.17"
1291+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.17.tgz#e2a063cdde2c5c08fa6838abbe05652719508e52"
1292+
integrity sha512-+Z+xC11h+f4SHX1pW5lhoCT+aC0bQABfnRsIs/02gf7dZ1XSfi1I17ZMrrzYCcUNcDJA33guKUQeUK740hXPlw==
12931293
dependencies:
12941294
"@oclif/core" "^4"
12951295

0 commit comments

Comments
 (0)