Update flow-bin to the latest version 🚀 (#6063)

* chore(package): update flow-bin to version 0.108.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-09-19 05:26:28 +00:00
committed by peril-parse-community[bot]
parent 7225c8ea72
commit da4871af88
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4902,9 +4902,9 @@
"dev": true
},
"flow-bin": {
"version": "0.107.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.107.0.tgz",
"integrity": "sha512-hsmwO5Q0+XUXaO2kIKLpleUNNBSFcsGEQGBOTEC/KR/4Ez695I1fweX/ioSjbU4RWhPZhkIqnpbF9opVAauCHg==",
"version": "0.108.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.108.0.tgz",
"integrity": "sha512-hPEyCP1J8rdhNDfCAA5w7bN6HUNBDcHVg/ABU5JVo0gUFMx+uRewpyEH8LlLBGjVQuIpbaPpaqpoaQhAVyaYww==",
"dev": true
},
"follow-redirects": {

View File

@@ -75,7 +75,7 @@
"deep-diff": "1.0.2",
"eslint": "6.4.0",
"eslint-plugin-flowtype": "4.3.0",
"flow-bin": "0.107.0",
"flow-bin": "0.108.0",
"form-data": "2.5.1",
"gaze": "1.1.3",
"graphql-tag": "^2.10.1",