Update flow-bin to the latest version 🚀 (#5118)
* chore(package): update flow-bin to version 0.83.0 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
5fba636517
commit
0685a0e7fb
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4059,9 +4059,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.82.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.82.0.tgz",
|
||||
"integrity": "sha512-D7ViTCVJSVv19CB6dFWS9k2iKQlavtkRXn9el0ofVTTpGuybe+EPE8DZwdyohzEt6wRhHV8gwkteWvxdcVuOzg==",
|
||||
"version": "0.83.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.83.0.tgz",
|
||||
"integrity": "sha512-1K83EL/U9Gh0BaXPKkZe6TRizSmNSKx9Wuws1c8gh7DJEwiburtCxYT+4o7in1+GnNEm3CZWnbnVV8n9HMpiDA==",
|
||||
"dev": true
|
||||
},
|
||||
"follow-redirects": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"deep-diff": "1.0.2",
|
||||
"eslint": "^5.0.0",
|
||||
"eslint-plugin-flowtype": "^2.39.1",
|
||||
"flow-bin": "0.82.0",
|
||||
"flow-bin": "0.83.0",
|
||||
"gaze": "1.1.3",
|
||||
"husky": "^1.0.0-rc.13",
|
||||
"jasmine": "3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user