From 32f9e8298563c75c8b8ee279475ff3b0ad5a0da3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Feb 2018 17:05:46 +0000 Subject: [PATCH] Update dependency eslint-plugin-flowtype-errors to v3.5.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6b4bca2..219f306 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "eslint-config-airbnb": "14.1.0", "eslint-import-resolver-webpack": "0.8.3", "eslint-plugin-flowtype": "2.40.1", - "eslint-plugin-flowtype-errors": "3.3.6", + "eslint-plugin-flowtype-errors": "3.5.0", "eslint-plugin-immutable": "1.0.0", "eslint-plugin-import": "2.8.0", "eslint-plugin-jsx-a11y": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 077774c..2f0aa51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2892,9 +2892,9 @@ eslint-module-utils@^2.1.1: debug "^2.6.8" pkg-dir "^1.0.0" -eslint-plugin-flowtype-errors@3.3.6: - version "3.3.6" - resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype-errors/-/eslint-plugin-flowtype-errors-3.3.6.tgz#e9fc9aed13df6615240b6c28faea40768a4d37ec" +eslint-plugin-flowtype-errors@3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype-errors/-/eslint-plugin-flowtype-errors-3.5.0.tgz#9092e044c77ef9fa493d8c94b765f3413e24be56" dependencies: babel-runtime "^6.26.0" slash "^1.0.0"