chore(deps-dev): bump flow-bin from 0.106.3 to 0.109.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.106.3 to 0.109.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.106.3...v0.109.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-02 17:56:55 +00:00 committed by Michael Vines
parent 0bfe62ebea
commit dd51e9713a
2 changed files with 4 additions and 4 deletions

View File

@ -8279,9 +8279,9 @@
"dev": true
},
"flow-bin": {
"version": "0.106.3",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.3.tgz",
"integrity": "sha512-QDwmhsMmiASmwgr6r2WTz9RPsN0pb84PY0whz0JqFaBX7/Fx2wj2MOtjbR2yv+qWZnozP9U40Jd9LLt8rC3WSQ==",
"version": "0.109.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.109.0.tgz",
"integrity": "sha512-tpcMTpAGIRivYhFV3KJq+zHI2HzcXo8MoGe9pXS4G/UZuey2Faq/e8/gdph2WF0erRlML5hmwfwiq7v9c25c7w==",
"dev": true
},
"flow-typed": {

View File

@ -106,7 +106,7 @@
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jest": "22.16.0",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.106.3",
"flow-bin": "0.109.0",
"flow-typed": "2.6.1",
"fs-file-tree": "1.0.7",
"jest": "24.9.0",