chore(deps-dev): bump flow-bin from 0.116.0 to 0.118.0

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.116.0 to 0.118.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.116.0...v0.118.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-06 18:35:53 +00:00 committed by Michael Vines
parent 4472d7eeb3
commit fe1dc4eeaa
2 changed files with 4 additions and 4 deletions

View File

@ -10520,9 +10520,9 @@
"dev": true
},
"flow-bin": {
"version": "0.116.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.116.0.tgz",
"integrity": "sha512-6q1f84mhAzHlUp9eTpIIJqINFBXf2+HGQllYfrkdQ+DfOLkF2wEZNHpVlYX1DL0G3uS8D//XEfsN2seZAc7jiw==",
"version": "0.118.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.118.0.tgz",
"integrity": "sha512-jlbUu0XkbpXeXhan5xyTqVK1jmEKNxE8hpzznI3TThHTr76GiFwK0iRzhDo4KNy+S9h/KxHaqVhTP86vA6wHCg==",
"dev": true
},
"flow-typed": {

View File

@ -110,7 +110,7 @@
"eslint-plugin-import": "2.20.1",
"eslint-plugin-jest": "22.19.0",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.116.0",
"flow-bin": "0.118.0",
"flow-typed": "2.6.1",
"fs-file-tree": "1.1.0",
"jest": "24.9.0",