diff --git a/package.json b/package.json index 999114f57..ff98ffbb5 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "babel-register": "6.26.0", "eslint": "4.19.1", "eslint-config-airbnb": "16.1.0", - "eslint-plugin-flowtype": "2.47.1", + "eslint-plugin-flowtype": "2.49.1", "eslint-plugin-import": "2.12.0", "eslint-plugin-jsx-a11y": "6.0.3", "eslint-plugin-react": "7.8.2", diff --git a/yarn.lock b/yarn.lock index 9137d9f69..942967ef9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3512,9 +3512,9 @@ eslint-module-utils@^2.2.0: debug "^2.6.8" pkg-dir "^1.0.0" -eslint-plugin-flowtype@2.47.1: - version "2.47.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.47.1.tgz#1be0d6b855dbf8f253fcf49ea3d44bf6c23ff984" +eslint-plugin-flowtype@2.49.1: + version "2.49.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.49.1.tgz#a8afb83be52a4ef2857919102ea8b4f4a02a88a1" dependencies: lodash "^4.17.10"