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:
committed by
peril-parse-community[bot]
parent
cdc45caa80
commit
2b6ec893d1
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user