Bump flow-bin from 0.101.0 to 0.101.1 (#5711)

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-21 10:52:03 +00:00
committed by peril-parse-community[bot]
parent 3c15252cb1
commit 523bd7f6a4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4868,9 +4868,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
},
"fn-name": {

View File

@@ -73,7 +73,7 @@
"deep-diff": "1.0.2",
"eslint": "5.16.0",
"eslint-plugin-flowtype": "3.10.3",
"flow-bin": "0.101.0",
"flow-bin": "0.101.1",
"form-data": "2.4.0",
"gaze": "1.1.3",
"husky": "2.4.1",