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

Summary:
## The devDependency [flow-bin](https://github.com/flowtype/flow-bin) was updated from `0.110.0` to `0.110.1`.
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:** [gabelevi](https://www.npmjs.com/~gabelevi)
**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/602

Reviewed By: jknoxville

Differential Revision: D18169249

Pulled By: passy

fbshipit-source-id: bdffb1c439dbe3daf2120bf77027209080fb6213
This commit is contained in:
greenkeeper[bot]
2019-10-28 05:17:33 -07:00
committed by Facebook Github Bot
parent 8dbf60e82e
commit 8cb56a7740
3 changed files with 6 additions and 6 deletions

View File

@@ -34,4 +34,4 @@ untyped-import
untyped-type-import untyped-type-import
[version] [version]
0.110.0 0.110.1

View File

@@ -96,7 +96,7 @@
"eslint-plugin-prettier": "^3.1.1", "eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.16.0", "eslint-plugin-react": "^7.16.0",
"eslint-plugin-relay": "^1.3.12", "eslint-plugin-relay": "^1.3.12",
"flow-bin": "0.110.0", "flow-bin": "0.110.1",
"glob": "^7.1.2", "glob": "^7.1.2",
"jest": "^24.7.1", "jest": "^24.7.1",
"jest-fetch-mock": "^2.1.0", "jest-fetch-mock": "^2.1.0",

View File

@@ -3850,10 +3850,10 @@ flatted@^2.0.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08" resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg== integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
flow-bin@0.110.0: flow-bin@0.110.1:
version "0.110.0" version "0.110.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.110.0.tgz#c6c140e239f662839d8f61b64b7b911f12d3306c" resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.110.1.tgz#24ac70bf0871a5d6bc181ba99801ded4d5e3b442"
integrity sha512-mmdEPEMoTuX+mguy/tjRlOlCtPfVdXZQeMgCAsEDVDgWMA5vwWhM2y653OcJiKX38t4gtZ2e/MNVo0qzyYeZDQ== integrity sha512-6FhvNKNvPQ523mx7sqNxTQvI/HgAWa/pbIsQuCst53qRqs387EFfYqgm4I3Zae5HLaVFacBwgWKmjKd92vf19w==
flow-parser@0.*: flow-parser@0.*:
version "0.110.0" version "0.110.0"