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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-06-12 02:22:13 +00:00
committed by peril-parse-community[bot]
parent cdc45caa80
commit 2b6ec893d1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4144,9 +4144,9 @@
"dev": true
},
"flow-bin": {
"version": "0.100.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.100.0.tgz",
"integrity": "sha512-jcethhgrslBJukH7Z7883ohFFpzLrdsOEwHxvn5NwuTWbNaE71GAl55/PEBRJwYpDvYkRlqgcNkANTv0x5XjqA==",
"version": "0.101.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.101.0.tgz",
"integrity": "sha512-2xriPEOSrGQklAArNw1ixoIUiLTWhIquYV26WqnxEu7IcXWgoZUcfJXufG9kIvrNbdwCNd5RBjTwbB0p6L6XaA==",
"dev": true
},
"fn-name": {

View File

@@ -57,7 +57,7 @@
"deep-diff": "1.0.2",
"eslint": "5.16.0",
"eslint-plugin-flowtype": "3.9.1",
"flow-bin": "0.100.0",
"flow-bin": "0.101.0",
"gaze": "1.1.3",
"husky": "2.4.1",
"jasmine": "3.4.0",