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:
greenkeeper[bot]
2019-08-09 14:10:17 +00:00
committed by peril-parse-community[bot]
parent b611746ae5
commit b3270d887b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -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"