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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2018-09-14 23:40:19 +00:00
committed by peril-parse-community[bot]
parent 037db69f6a
commit 0b37af5e13
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5105,9 +5105,9 @@
}
},
"flow-bin": {
"version": "0.80.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.80.0.tgz",
"integrity": "sha512-0wRnqvXErQRPrx6GBLB5swgndfWkotd9MgfePgT7Z+VsE046c8Apzl7KKTCypB/pzn0pZF2g5Jurxxb2umET8g==",
"version": "0.81.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.81.0.tgz",
"integrity": "sha512-5e8oL3/5rm3G0Eet3yDCne2R/TLo5Fkn+Z5MtHd4wtz+1miLC35Sgo8XvnbTmiZ9epdTZ1q6GLmJWYh7tUlfGg==",
"dev": true
},
"for-in": {

View File

@@ -57,7 +57,7 @@
"deep-diff": "1.0.2",
"eslint": "^5.0.0",
"eslint-plugin-flowtype": "^2.39.1",
"flow-bin": "0.80.0",
"flow-bin": "0.81.0",
"gaze": "1.1.3",
"husky": "^1.0.0-rc.13",
"jasmine": "3.1.0",