diff --git a/package.json b/package.json index 7d2ceef..24533c9 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "babel-preset-react": "^6.24.1", "babel-preset-stage-0": "^6.24.1", "eslint": "^4.0.0", - "eslint-plugin-flowtype": "^2.34.0", + "eslint-plugin-flowtype": "^3.10.4", "eslint-plugin-jest": "^20.0.3", "eslint-plugin-react": "^7.0.1", "flow-babel-webpack-plugin": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 84bb1b3..965de4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2166,11 +2166,11 @@ escodegen@^1.6.1: optionalDependencies: source-map "~0.2.0" -eslint-plugin-flowtype@^2.34.0: - version "2.34.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.34.0.tgz#b9875f314652e5081623c9d2b18a346bbb759c09" +eslint-plugin-flowtype@^3.10.4: + version "3.10.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.4.tgz#442ae8933d0160443d9f28d505fec34c03ce1e15" dependencies: - lodash "^4.15.0" + lodash "^4.17.11" eslint-plugin-jest@^20.0.3: version "20.0.3" @@ -3644,7 +3644,7 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@4.x.x, lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0: +lodash@4.x.x, lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0: version "4.17.11" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"