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

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-11 13:18:04 +00:00 committed by Michael Vines
parent 62c8e824be
commit 2db8cbcbca
2 changed files with 4 additions and 4 deletions

View File

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

View File

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