diff --git a/yarn.lock b/yarn.lock index 8f3822a4..ec31f5d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2276,9 +2276,9 @@ escodegen@^2.0.0: source-map "~0.6.1" eslint-plugin-flowtype@^5.1.0: - version "5.8.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.1.tgz#6f2c313a6e9ec271a51315ccd09c2432b4d1930e" - integrity sha512-ADe4cYAn1UYVs1P1F9wKDNP2lbm3JtwbFykxJpO129utErjAhRZYQJCIKmhy6Rpx7Q9p8pc3gLVIFXtatXJriQ== + version "5.8.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.2.tgz#e8c4429f2d39d93ccb0732f581b159da16fa0bda" + integrity sha512-/aPTnNKNAYJbEU07HwvohnXp0itBT+P0r+7s80IG5eqfsrx4NLN+0rXNztJBc56u1RJegSn0GMt1cZnGZpCThw== dependencies: lodash "^4.17.15" string-natural-compare "^3.0.1"