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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-13 19:12:28 +00:00 committed by Michael Vines
parent 2e0afd5a7e
commit a4a2dd5e72
2 changed files with 4 additions and 4 deletions

View File

@ -8015,9 +8015,9 @@
"dev": true
},
"flow-bin": {
"version": "0.109.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.109.0.tgz",
"integrity": "sha512-tpcMTpAGIRivYhFV3KJq+zHI2HzcXo8MoGe9pXS4G/UZuey2Faq/e8/gdph2WF0erRlML5hmwfwiq7v9c25c7w==",
"version": "0.114.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.114.0.tgz",
"integrity": "sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA==",
"dev": true
},
"flow-typed": {

View File

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