Bump eslint-plugin-flowtype from 3.9.1 to 3.10.1 (#5662)

Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 3.9.1 to 3.10.1.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.9.1...v3.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-12 06:01:02 +00:00
committed by peril-parse-community[bot]
parent af82dd7bdd
commit df4ceb5a45
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3548,9 +3548,9 @@
}
},
"eslint-plugin-flowtype": {
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.0.tgz",
"integrity": "sha512-oh8Qu4puP0wa0EAOt8KOP/w8QJWX3VhwWIYG/6rpBpob74EmN6WHg6/FPOvqnwgVj5tozUL24skgnmBQHJDybA==",
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.1.tgz",
"integrity": "sha512-TnwILo1XT5w6Fgz8j+NEqivmgsYJA7FYFnnE2jdXot/H7Pb9C2Fp+Tqdzb//O+PSVi5X2ureYqCCn7KDfon4iQ==",
"dev": true,
"requires": {
"lodash": "^4.17.11"