chore(deps-dev): bump flow-bin from 0.101.0 to 0.101.1

Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.101.0 to 0.101.1.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.101.0...v0.101.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-23 04:18:06 +00:00 committed by Michael Vines
parent 77142fc18d
commit b1df5bf642
2 changed files with 4 additions and 4 deletions

View File

@ -7324,9 +7324,9 @@
"dev": true
},
"flow-bin": {
"version": "0.101.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.101.0.tgz",
"integrity": "sha512-2xriPEOSrGQklAArNw1ixoIUiLTWhIquYV26WqnxEu7IcXWgoZUcfJXufG9kIvrNbdwCNd5RBjTwbB0p6L6XaA==",
"version": "0.101.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.101.1.tgz",
"integrity": "sha512-+HVuoMgWNK8vIM662Rt6OzlJNTnC+BWChdeYjkPpl70TKiRMt//j6/5x6PH8HVZ/vytOfPZw2b/JrlBHdlGCkQ==",
"dev": true
},
"flow-typed": {

View File

@ -102,7 +102,7 @@
"eslint-plugin-import": "2.17.3",
"eslint-plugin-jest": "22.7.1",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.101.0",
"flow-bin": "0.101.1",
"flow-typed": "2.5.2",
"fs-file-tree": "1.0.7",
"jest": "24.8.0",