From 6b378e8d153e048124d22108034d31962554ee24 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 May 2018 15:46:08 +0000 Subject: [PATCH] Update dependency eslint-plugin-flowtype to v2.47.1 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 294fc66..2058716 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint": "4.19.1", "eslint-config-fusion": "^1.0.1", "eslint-plugin-cup": "1.0.2", - "eslint-plugin-flowtype": "2.46.3", + "eslint-plugin-flowtype": "2.47.1", "eslint-plugin-import": "^2.11.0", "eslint-plugin-prettier": "2.6.0", "eslint-plugin-react": "7.8.2", diff --git a/yarn.lock b/yarn.lock index 0a8a5a2..a76b8ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2197,11 +2197,11 @@ eslint-plugin-cup@1.0.2: dependencies: globals "^11.5.0" -eslint-plugin-flowtype@2.46.3: - version "2.46.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.3.tgz#7e84131d87ef18b496b1810448593374860b4e8e" +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" dependencies: - lodash "^4.15.0" + lodash "^4.17.10" eslint-plugin-import@^2.11.0: version "2.11.0" @@ -3568,7 +3568,7 @@ lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0: version "4.17.5" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" -lodash@^4.17.5: +lodash@^4.17.10, lodash@^4.17.5: version "4.17.10" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"