Update eslint-plugin-flowtype to the latest version 🚀 (#5582)

* chore(package): update eslint-plugin-flowtype to version 3.8.2

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-05-11 09:06:43 +00:00
committed by peril-parse-community[bot]
parent b4d915bbbb
commit 2cc21bf1f2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3541,9 +3541,9 @@
}
},
"eslint-plugin-flowtype": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.8.1.tgz",
"integrity": "sha512-7ye/CCdTzytOu54Y1dUed/ejcIPMe0eSlxhfPIhOv2DCMvLMbwYGagEYfEuJ1ylMhkt8Z+rt8VtJXniNwC3hRQ==",
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.8.2.tgz",
"integrity": "sha512-3fBLnSQ4WEVKtd+PWuqL9qhciYrJWjLuOGilEIN3LzEYnPtvDcnjQPHP2OFhzTCRlpojSv2EEqoPW+Sol0vn2A==",
"dev": true,
"requires": {
"lodash": "^4.17.11"