Update flow-bin to the latest version � (#763)

Summary:
## The devDependency [flow-bin](https://github.com/flowtype/flow-bin) was updated from `0.115.0` to `0.117.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:** [mvitousek](https://www.npmjs.com/~mvitousek)
**License:** MIT

[Find out more about this release](https://github.com/flowtype/flow-bin).

 ---

<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/763

Reviewed By: passy

Differential Revision: D19621269

Pulled By: mweststrate

fbshipit-source-id: d213eeda19ba3715471f3843b38a8ae5d7a53713
This commit is contained in:
greenkeeper[bot]
2020-01-31 04:46:49 -08:00
committed by Facebook Github Bot
parent b45a38390b
commit 5f5cb64753
3 changed files with 6 additions and 6 deletions

View File

@@ -36,4 +36,4 @@ untyped-import
untyped-type-import untyped-type-import
[version] [version]
0.115.0 0.117.0

View File

@@ -100,7 +100,7 @@
"eslint-plugin-prettier": "^3.1.2", "eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.16.0", "eslint-plugin-react": "^7.16.0",
"eslint-plugin-relay": "^1.4.1", "eslint-plugin-relay": "^1.4.1",
"flow-bin": "0.115.0", "flow-bin": "0.117.0",
"glob": "^7.1.2", "glob": "^7.1.2",
"jest": "^24.7.1", "jest": "^24.7.1",
"jest-fetch-mock": "^3.0.0", "jest-fetch-mock": "^3.0.0",

View File

@@ -4201,10 +4201,10 @@ flipper-doctor@^0.7.0:
envinfo "^7.4.0" envinfo "^7.4.0"
fb-watchman "^2.0.1" fb-watchman "^2.0.1"
flow-bin@0.115.0: flow-bin@0.117.0:
version "0.115.0" version "0.117.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.115.0.tgz#22e3ad9e5c7198967de80138ba8a9154ff387960" resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.117.0.tgz#2fd331f476dac31f7dae6ac9b557581ebc84e8ad"
integrity sha512-xW+U2SrBaAr0EeLvKmXAmsdnrH6x0Io17P6yRJTNgrrV42G8KXhBAD00s6oGbTTqRyHD0nP47kyuU34zljZpaQ== integrity sha512-LwDdiApyQsO26ubieaLBcW//K8QNcFR50FSUUDo5roy+2nsvkfRdJa0Qse2De6/2fwBElLDDrc3rrSzvC3hy2Q==
flow-parser@0.*: flow-parser@0.*:
version "0.110.0" version "0.110.0"