diff --git a/package.json b/package.json index 70b12e2..7bfa555 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-fusion": "^2.0.0", "eslint-config-uber-universal-stage-3": "1.0.0-rc.7", "eslint-plugin-cup": "1.0.2", - "eslint-plugin-flowtype": "2.48.0", + "eslint-plugin-flowtype": "2.49.3", "eslint-plugin-import": "^2.12.0", "eslint-plugin-prettier": "2.6.0", "eslint-plugin-react": "7.8.2", diff --git a/yarn.lock b/yarn.lock index c3bf100..0f96f1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2117,9 +2117,9 @@ eslint-plugin-cup@1.0.2: dependencies: globals "^11.5.0" -eslint-plugin-flowtype@2.48.0: - version "2.48.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.48.0.tgz#e447dc27dcb99d68e2a705fd9c1046c32aae2ca1" +eslint-plugin-flowtype@2.49.3: + version "2.49.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.49.3.tgz#ccca6ee5ba2027eb3ed36bc2ec8c9a842feee841" dependencies: lodash "^4.17.10"