From 56faa1e409aefae705aa24e5172afea10aaed0ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 14 Jun 2019 07:04:35 +0000 Subject: [PATCH] Bump eslint-plugin-flowtype from 2.34.0 to 3.10.3 Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 2.34.0 to 3.10.3. - [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases) - [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v2.34.0...v3.10.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7d2ceef..96ea31d 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.3", "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 b7a95c7..4a6ec75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2160,11 +2160,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.3: + version "3.10.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.10.3.tgz#4a249e2fa98679d87cddbc00e22241e2466abe2e" dependencies: - lodash "^4.15.0" + lodash "^4.17.11" eslint-plugin-jest@^20.0.3: version "20.0.3" @@ -3638,7 +3638,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.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"