From 86b180651024b3fd53131ca333da9ae378112f25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 29 May 2018 07:02:17 +0900 Subject: [PATCH] chore(deps): update dependency eslint-plugin-flowtype to v2.47.1 (#267) --- package.json | 2 +- yarn.lock | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ff16f6146..3e524820d 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.46.3", + "eslint-plugin-flowtype": "2.47.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 f90eb92b8..02b4bf565 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3512,11 +3512,11 @@ eslint-module-utils@^2.2.0: debug "^2.6.8" pkg-dir "^1.0.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.12.0: version "2.12.0" @@ -5618,7 +5618,7 @@ lodash@^3.10.1: version "3.10.1" resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" -lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0: +lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0: version "4.17.4" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" @@ -5626,6 +5626,10 @@ lodash@^4.17.0, lodash@^4.17.3, lodash@^4.2.0: version "4.17.5" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" +lodash@^4.17.10: + version "4.17.10" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" + loglevel-colored-level-prefix@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/loglevel-colored-level-prefix/-/loglevel-colored-level-prefix-1.0.0.tgz#6a40218fdc7ae15fc76c3d0f3e676c465388603e"