chore(deps-dev): bump flow-bin from 0.88.0 to 0.89.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.88.0 to 0.89.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.88.0...v0.89.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-14 13:24:57 +00:00 committed by Michael Vines
parent 6e9a13cf1c
commit af836d6a6b
2 changed files with 4 additions and 4 deletions

View File

@ -5477,9 +5477,9 @@
}
},
"flow-bin": {
"version": "0.88.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.88.0.tgz",
"integrity": "sha512-SnUCuhHP0JZaXQ83w4iTthfTInAg8DIBZCo1xIqDhFmQ6XNEMYMwYhPoMQyELRrkbTpyCYmf4g93y0UQw0dibw==",
"version": "0.89.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.89.0.tgz",
"integrity": "sha512-DkO4PsXYrl53V6G5+t5HbRMC5ajYUQej2LEGPUZ+j9okTb41Sn5j9vfxsCpXMEAslYnQoysHhYu4GUZsQX/DrQ==",
"dev": true
},
"flow-typed": {

View File

@ -102,7 +102,7 @@
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jest": "22.1.2",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.88.0",
"flow-bin": "0.89.0",
"flow-typed": "2.5.1",
"fs-file-tree": "1.0.6",
"jest": "23.6.0",