Skip to content

Commit

Permalink
chore(dev-deps): bump @oclif/plugin-help from 6.0.12 to 6.0.14 (#373)
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.0.12 to 6.0.14.
- [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.0.12...6.0.14)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent 0eda207 commit 71ccfaf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@commitlint/config-conventional": "^17.8.1",
"@heroku-cli/plugin-apps": "^7.59.1",
"@heroku-cli/plugin-status": "5.0.10",
"@oclif/plugin-help": "^6.0.12",
"@oclif/plugin-help": "^6.0.14",
"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^3.2.1",
"@types/chai": "^4.3.11",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1948,7 +1948,7 @@
is-wsl "^2.1.1"
tslib "^2.6.1"

"@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2":
"@oclif/core@^3.18.2", "@oclif/core@^3.19.2":
version "3.19.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.2.tgz#1672061e7309f0048f9f9991607b303a9e5082fc"
integrity sha512-/kUZZQZO92esToSTn+fnfMQdAj8uDJ/lsMNXBRBCiLQpwnIskHXy8JzYpynxxkzY2wbGREBceQhxCyDV0XpY4g==
Expand Down Expand Up @@ -2022,12 +2022,12 @@
chalk "^4.1.0"
tslib "^2.6.2"

"@oclif/plugin-help@^6.0.12":
version "6.0.12"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.12.tgz#d71b84531644ecf65fcd8df671cff6f4aa178d42"
integrity sha512-KMxQ5Oli1tkWiWNSdrjNtiFIFZvX0+IsvuuGcDwJIn1Jm+SzEQF90vkK6WzIjFACmyKIwXbGMmimcFaLrslJPQ==
"@oclif/plugin-help@^6.0.12", "@oclif/plugin-help@^6.0.14":
version "6.0.14"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.14.tgz#9e572fb8394e9cbe2da3465c029eb9521f9c9198"
integrity sha512-orKUsV8hYtbnPf1W7y5wnnR2X6UFOl7hqTh/Uj4E+3ju/8TnvpavZXFA2UQecKWcfdbYjuTwxuZdeh8vBWFLIQ==
dependencies:
"@oclif/core" "^3.18.1"
"@oclif/core" "^3.19.2"

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

0 comments on commit 71ccfaf

Please sign in to comment.