Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-help from 5.1.11 to 5.1.17
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.1.11 to 5.1.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@v5.1.11...5.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2022
1 parent 53f86fe commit 6a1e01e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^12.1.4",
"@oclif/plugin-help": "^5.1.11",
"@oclif/plugin-help": "^5.1.17",
"@oclif/plugin-plugins": "^2.1.6",
"@oclif/test": "^2.2.8",
"@types/ansi-styles": "^3.2.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -440,7 +440,7 @@
supports-color "^8.1.1"
tslib "^2"

"@oclif/core@^1.2.0", "@oclif/core@^1.20.0":
"@oclif/core@^1.20.0":
version "1.20.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.0.tgz#04a37b66cedeeb21630b91095466641bc499f706"
integrity sha512-yByf6w5JOFsbIeyYEF8rSbvN4uCI/7O9lGNg0kY0N+HH6edtpCtGHe6p/4+5yPNEmGL6P8IEKi+9s0Ys774mgw==
Expand Down Expand Up @@ -479,12 +479,12 @@
resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==

"@oclif/plugin-help@^5.1.11":
version "5.1.11"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.11.tgz#9c546959e0dc1b4db107b77686264e71680b9434"
integrity sha512-rWw1tIldlv54zMG804kHmftkaS007IMUkSclLX5sWtAyTrKM0HE730HmIg6ucbeFBrj0pXeDO1mXG/RZAC98tw==
"@oclif/plugin-help@^5.1.17":
version "5.1.17"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.17.tgz#7ecef29b947efe57aefc5a044ec79d8dbe9e024a"
integrity sha512-yc35xn4lSkHTnS6ajolYAi9dVMWXsRRPPPNEfYF0Nq1bkKNnh3DEC1MS/iTWNEYC5JCVd4YAQ2/Ky2wqA2Ujiw==
dependencies:
"@oclif/core" "^1.2.0"
"@oclif/core" "^1.20.0"

"@oclif/plugin-plugins@^2.1.6":
version "2.1.6"
Expand Down

0 comments on commit 6a1e01e

Please sign in to comment.