From b38585b9aec251d2c18f893f3d4c31f6df566dbf Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <renovate[bot]@users.noreply.github.com>
Date: Fri, 8 Dec 2017 22:11:29 +0000
Subject: [PATCH] chore(deps): update dependency eslint to v4.13.0

---
 package.json | 2 +-
 yarn.lock    | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 29a0f984fb..37dcfd8827 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
     "chai": "4.1.2",
     "codecov": "3.0.0",
     "cross-env": "5.1.1",
-    "eslint": "4.12.1",
+    "eslint": "4.13.0",
     "eslint-config-airbnb-base": "12.1.0",
     "eslint-config-prettier": "2.9.0",
     "eslint-plugin-import": "2.8.0",
diff --git a/yarn.lock b/yarn.lock
index 9101b5f174..95e404eea5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1421,9 +1421,9 @@ eslint-scope@^3.7.1:
     esrecurse "^4.1.0"
     estraverse "^4.1.1"
 
-eslint@4.12.1:
-  version "4.12.1"
-  resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.1.tgz#5ec1973822b4a066b353770c3c6d69a2a188e880"
+eslint@4.13.0:
+  version "4.13.0"
+  resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.13.0.tgz#1991aa359586af83877bde59de9d41f53e20826d"
   dependencies:
     ajv "^5.3.0"
     babel-code-frame "^6.22.0"
-- 
GitLab