chore(deps-dev): bump flow-bin from 0.106.2 to 0.106.3

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.106.2 to 0.106.3.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.106.2...v0.106.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-29 20:37:38 +00:00 committed by Michael Vines
parent cf000ef5fc
commit 20845955ec
2 changed files with 4 additions and 4 deletions

View File

@ -8295,9 +8295,9 @@
"dev": true
},
"flow-bin": {
"version": "0.106.2",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.2.tgz",
"integrity": "sha512-pALWFKf+AQiX4VfSEdxruj2bSMigsrAcg8djV6Hue2y3FJyiA/Z42UkEv6zEvSIpDj1EL+cRBvJNUx6L2+gdTQ==",
"version": "0.106.3",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.3.tgz",
"integrity": "sha512-QDwmhsMmiASmwgr6r2WTz9RPsN0pb84PY0whz0JqFaBX7/Fx2wj2MOtjbR2yv+qWZnozP9U40Jd9LLt8rC3WSQ==",
"dev": true
},
"flow-typed": {

View File

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