Bump flow-bin from 0.83.0 to 0.91.0 (#5302)

* Bump flow-bin from 0.83.0 to 0.91.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.83.0 to 0.91.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.83.0...v0.91.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* fix flow issue
This commit is contained in:
dependabot[bot]
2019-01-19 13:08:42 -05:00
committed by Florent Vilmart
parent 30aa1ded1d
commit 3851641b5a
3 changed files with 39 additions and 35 deletions

View File

@@ -57,7 +57,7 @@
"deep-diff": "1.0.2",
"eslint": "^5.0.0",
"eslint-plugin-flowtype": "^3.0.0",
"flow-bin": "0.83.0",
"flow-bin": "0.91.0",
"gaze": "1.1.3",
"husky": "^1.0.0-rc.13",
"jasmine": "3.1.0",