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": {