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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-26 11:16:23 +00:00 committed by Michael Vines
parent 0ce6a96d67
commit 60aff8b314
2 changed files with 4 additions and 4 deletions

View File

@ -8289,9 +8289,9 @@
"dev": true
},
"flow-bin": {
"version": "0.106.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.0.tgz",
"integrity": "sha512-sV8lNBLTTfieUBNvQZFc1K1wXjC8I+O7ltv6G/nd3hdGyq2Jymyy01zAPhJ7MRw8yZ0X2dBSHFZx5DPreBqhAg==",
"version": "0.106.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.1.tgz",
"integrity": "sha512-UqAbzDZsxNgZ+pv3/OwZEpo/Dt4ZCiMgiyJ5cAPC9bHq8/wti8ZhLWuIVBgDFpV7OPflmQXQNXqbvB8/5BvEDQ==",
"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.106.0",
"flow-bin": "0.106.1",
"flow-typed": "2.6.1",
"fs-file-tree": "1.0.7",
"jest": "24.9.0",