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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-06-21 13:51:07 +00:00
committed by peril-parse-community[bot]
parent 7c295a34f3
commit ef3dfa8ad1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4261,9 +4261,9 @@
}
},
"eslint-plugin-flowtype": {
"version": "3.10.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.3.tgz",
"integrity": "sha512-b1OzI5drhiDmIG52jiZVR7IWQkiwN1vLD+VqvYuLnpzGBwfdw/mjdXz+qN7XN1IVKQ6pUSV0t4F9TxKoJNkpRA==",
"version": "3.10.4",
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.4.tgz",
"integrity": "sha512-OYzNDV08jXq/l0UdhSt275UipREgL5iqtN16SgFlAXJD8OmBAmZNh/QCg5h+L6FrrdPJgEXsVukihN8ceJ11MQ==",
"dev": true,
"requires": {
"lodash": "^4.17.11"