Update eslint-plugin-flowtype to the latest version 🚀 (#5901)
* chore(package): update eslint-plugin-flowtype to version 4.0.0 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
b611746ae5
commit
b3270d887b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4054,9 +4054,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-flowtype": {
|
||||
"version": "3.13.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.13.0.tgz",
|
||||
"integrity": "sha512-bhewp36P+t7cEV0b6OdmoRWJCBYRiHFlqPZAG1oS3SF+Y0LQkeDvFSM4oxoxvczD1OdONCXMlJfQFiWLcV9urw==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.0.0.tgz",
|
||||
"integrity": "sha512-Rs+kYKuAD6nWdRAvJJR58LCPF49ws8LDkYdpadSW/PPBuRG4BOEP6yE+LmmL3fPfvEif6NO8zaO8NwDPArZUPw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lodash": "^4.17.15"
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
"cross-env": "5.2.0",
|
||||
"deep-diff": "1.0.2",
|
||||
"eslint": "6.1.0",
|
||||
"eslint-plugin-flowtype": "3.13.0",
|
||||
"eslint-plugin-flowtype": "4.0.0",
|
||||
"flow-bin": "0.104.0",
|
||||
"form-data": "2.5.0",
|
||||
"gaze": "1.1.3",
|
||||
|
||||
Reference in New Issue
Block a user