chore(deps-dev): bump flow-bin from 0.105.1 to 0.105.2

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.105.1 to 0.105.2.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.105.1...v0.105.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-13 08:20:21 +00:00 committed by Michael Vines
parent 163133bcad
commit 5b328bb5f2
2 changed files with 4 additions and 4 deletions

View File

@ -8137,9 +8137,9 @@
"dev": true
},
"flow-bin": {
"version": "0.105.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.105.1.tgz",
"integrity": "sha512-wRI5ogu/+85fgftljAOtnDBx9+2JHToyq2XifzoMmXc5mmB9OE7osukzwi2PuOoEKtq9fu+APRD+MqbEJ8bUwQ==",
"version": "0.105.2",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.105.2.tgz",
"integrity": "sha512-VCHt0SCjFPviv/Ze/W7AgkcE0uH4TocypSFA8wR3ZH1P7BSjny4l3uhHyOjzU3Qo1i0jO4NyaU6q3Y5IaQ6xng==",
"dev": true
},
"flow-typed": {

View File

@ -105,7 +105,7 @@
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jest": "22.15.1",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.105.1",
"flow-bin": "0.105.2",
"flow-typed": "2.6.1",
"fs-file-tree": "1.0.7",
"jest": "24.8.0",