chore(deps-dev): bump flow-bin from 0.101.1 to 0.102.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.101.1 to 0.102.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.101.1...v0.102.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-26 08:54:17 +00:00 committed by Michael Vines
parent e00d0256a1
commit 9419613063
2 changed files with 4 additions and 4 deletions

View File

@ -7811,9 +7811,9 @@
"dev": true
},
"flow-bin": {
"version": "0.101.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.101.1.tgz",
"integrity": "sha512-+HVuoMgWNK8vIM662Rt6OzlJNTnC+BWChdeYjkPpl70TKiRMt//j6/5x6PH8HVZ/vytOfPZw2b/JrlBHdlGCkQ==",
"version": "0.102.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.102.0.tgz",
"integrity": "sha512-mYon6noeLO0Q5SbiWULLQeM1L96iuXnRtYMd47j3bEWXAwUW9EnwNWcn+cZg/jC/Dg4Wj/jnkdTDEuFtbeu1ww==",
"dev": true
},
"flow-typed": {

View File

@ -105,7 +105,7 @@
"eslint-plugin-import": "2.18.0",
"eslint-plugin-jest": "22.7.1",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.101.1",
"flow-bin": "0.102.0",
"flow-typed": "2.5.2",
"fs-file-tree": "1.0.7",
"jest": "24.8.0",