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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-22 19:53:21 +00:00 committed by Michael Vines
parent a6cc5f5b07
commit 93a5fc83a1
2 changed files with 4 additions and 4 deletions

View File

@ -8208,9 +8208,9 @@
"dev": true
},
"flow-bin": {
"version": "0.105.2",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.105.2.tgz",
"integrity": "sha512-VCHt0SCjFPviv/Ze/W7AgkcE0uH4TocypSFA8wR3ZH1P7BSjny4l3uhHyOjzU3Qo1i0jO4NyaU6q3Y5IaQ6xng==",
"version": "0.106.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.0.tgz",
"integrity": "sha512-sV8lNBLTTfieUBNvQZFc1K1wXjC8I+O7ltv6G/nd3hdGyq2Jymyy01zAPhJ7MRw8yZ0X2dBSHFZx5DPreBqhAg==",
"dev": true
},
"flow-typed": {

View File

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