Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-help from 5.2.15 to 5.2.16
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.15 to 5.2.16.
- [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.15...5.2.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2023
1 parent 6cb3d17 commit c3c8fda
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^2", "@oclif/core@^2.11.1", "@oclif/core@^2.11.4", "@oclif/core@^2.8.2", "@oclif/core@^2.9.3":
"@oclif/core@^2", "@oclif/core@^2.11.1", "@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.8.2", "@oclif/core@^2.9.3":
version "2.11.7"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.7.tgz#7781a4dc65597ed9d8fda39cb1b209efca1c2d24"
integrity sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw==
Expand Down Expand Up @@ -507,11 +507,11 @@
wrap-ansi "^7.0.0"

"@oclif/plugin-help@^5", "@oclif/plugin-help@^5.2.14":
version "5.2.15"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.15.tgz#3880e02689db948a868d2a6ce413fa667f189a2e"
integrity sha512-q3gC4kIRlTilA8sG/9Eq2BEW2wo2KWV0ZbQ+8i3uQCvrgY4qoCIp5JTfsbbKR5XWaqPDdZPWhWuS1Rveu5V4FA==
version "5.2.16"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.2.16.tgz#bcb8ae96d3023ed3dfbbe38eba9f50f987caab4a"
integrity sha512-MHtNpV1xBHSPcNAzUggQXwrBJUDoz8b01SnVFxFEmOHT3iYhvSir8DD0JSU+lhkyq1bNhF/lkaQJ9FtSuvwiyA==
dependencies:
"@oclif/core" "^2.11.1"
"@oclif/core" "^2.11.7"

"@oclif/plugin-not-found@^2.3.32":
version "2.3.32"
Expand Down

0 comments on commit c3c8fda

Please sign in to comment.