Update flow-bin to the latest version 🚀 (#5402)
* chore(package): update flow-bin to version 0.94.0 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
6eaefd95ae
commit
56b0786379
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3835,9 +3835,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"flow-bin": {
|
"flow-bin": {
|
||||||
"version": "0.93.0",
|
"version": "0.94.0",
|
||||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.93.0.tgz",
|
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.94.0.tgz",
|
||||||
"integrity": "sha512-p8yq4ocOlpyJgOEBEj0v0GzCP25c9WP0ilFQ8hXSbrTR7RPKuR+Whr+OitlVyp8ocdX0j1MrIwQ8x28dacy1pg==",
|
"integrity": "sha512-DYF7r9CJ/AksfmmB4+q+TyLMoeQPRnqtF1Pk7KY3zgfkB/nVuA3nXyzqgsIPIvnMSiFEXQcFK4z+iPxSLckZhQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"follow-redirects": {
|
"follow-redirects": {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
"deep-diff": "1.0.2",
|
"deep-diff": "1.0.2",
|
||||||
"eslint": "5.0.0",
|
"eslint": "5.0.0",
|
||||||
"eslint-plugin-flowtype": "3.0.0",
|
"eslint-plugin-flowtype": "3.0.0",
|
||||||
"flow-bin": "0.93.0",
|
"flow-bin": "0.94.0",
|
||||||
"gaze": "1.1.3",
|
"gaze": "1.1.3",
|
||||||
"husky": "1.0.0-rc.13",
|
"husky": "1.0.0-rc.13",
|
||||||
"jasmine": "3.1.0",
|
"jasmine": "3.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user