Skip to content

Commit

Permalink
Merge pull request #1452 from oclif/dependabot-npm_and_yarn-oclif-plu…
Browse files Browse the repository at this point in the history
…gin-help-6.2.2

fix(deps): bump @oclif/plugin-help from 6.2.0 to 6.2.2
  • Loading branch information
svc-cli-bot committed Jun 16, 2024
2 parents fc27a9f + 2401a69 commit d972bc0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@inquirer/input": "^2.1.9",
"@inquirer/select": "^2.3.5",
"@oclif/core": "^4",
"@oclif/plugin-help": "^6.2.0",
"@oclif/plugin-help": "^6.2.2",
"@oclif/plugin-not-found": "^3.2.3",
"@oclif/plugin-warn-if-update-available": "^3.0.19",
"async-retry": "^1.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1564,10 +1564,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-help@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.0.tgz#4347379ee16ee49b8cb27eac48044165fc6830e4"
integrity sha512-LNTrAE3ZwTXJVAFuwx+jSMGJCYHHa7jjSZ+9PgJlHIIA9qC7XcTcORoBByw9otB9q3JcbWmbS0GNCGTvciRdaw==
"@oclif/plugin-help@^6.2.2":
version "6.2.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.2.tgz#d782f273693b19b6d78e7fbf696641d4ddfd8576"
integrity sha512-2n3QCeq0eaWR/RfwGaJ8LMbparsGktc63WNQfjBFLfGm7VLv3tR5JNYaUrMmL3zUd3emw1SObVXmH6oY0NPEnA==
dependencies:
"@oclif/core" "^4"

Expand Down

0 comments on commit d972bc0

Please sign in to comment.