diff --git a/package.json b/package.json index 1d070faf6..3a880f30a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "emoji-picker-element": "1.4.0", "emojibase-data": "5.1.1", "eslint-config-react-app": "6.0.0", - "eslint-plugin-flowtype": "5.7.0", + "eslint-plugin-flowtype": "5.7.1", "eslint-plugin-import": "2.22.1", "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-node": "11.1.0", diff --git a/yarn.lock b/yarn.lock index b042d213c..493841a64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6301,10 +6301,10 @@ eslint-plugin-es@^3.0.0: eslint-utils "^2.0.0" regexpp "^3.0.0" -eslint-plugin-flowtype@5.7.0: - version "5.7.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.7.0.tgz#1fe68f9cd16e35bf30e09d4ebacf9cfbfe7a41a4" - integrity sha512-6Oa0D6kq3PGwJvivrLNSgeiPN/ftPkRvhbeHWoXUEGQ+ZugerSJvoMDSCc9dZa4R691b/eLXpx8dyMSZM1Tc4w== +eslint-plugin-flowtype@5.7.1: + version "5.7.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.7.1.tgz#16b15d7a981bc0894284a87e71021f523b4fa580" + integrity sha512-RsurlNszyKLIHJvw6J4C98ubTTsLlgzL5xYqQ6ZTV5d2E2iHIR744SxoU3o7yQf0HjIe0GwnAIxpD+g0IV+emg== dependencies: lodash "^4.17.15" string-natural-compare "^3.0.1"