Update @oclif/plugin-help in group pkg to the latest version � (#1069)
Summary: *** ☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeeper.io) *** ## The dependency [oclif/plugin-help](https://github.com/oclif/plugin-help) was updated from `2.2.3` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. --- **Publisher:** [chadian](https://www.npmjs.com/~chadian) **License:** MIT [Find out more about this release](https://github.com/oclif/plugin-help). --- <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴 Pull Request resolved: https://github.com/facebook/flipper/pull/1069 Reviewed By: nikoant Differential Revision: D21278324 Pulled By: passy fbshipit-source-id: 6217e4d078341d15795b454b47b3ce482a0bfeeb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b24b6110fa
commit
dade1dadf7
@@ -15,7 +15,7 @@
|
||||
"@oclif/command": "^1",
|
||||
"@oclif/config": "^1",
|
||||
"@oclif/parser": "^3",
|
||||
"@oclif/plugin-help": "^2",
|
||||
"@oclif/plugin-help": "^3.0.0",
|
||||
"@oclif/plugin-warn-if-update-available": "^1.7.0",
|
||||
"ajv": "^6.12.2",
|
||||
"ajv-errors": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user