From 2a5604ab6dac832f966a1a35cb2287749dbfbb6b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <renovate[bot]@users.noreply.github.com>
Date: Tue, 8 Aug 2017 06:02:19 +0000
Subject: [PATCH] chore(deps): update dependency eslint to v4.4.1

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

diff --git a/package.json b/package.json
index bd09c3b89a..3d19e5482c 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
     "babel-plugin-transform-object-rest-spread": "6.23.0",
     "chai": "4.1.1",
     "condition-circle": "1.5.0",
-    "eslint": "4.4.0",
+    "eslint": "4.4.1",
     "eslint-config-airbnb-base": "11.3.1",
     "eslint-config-prettier": "2.3.0",
     "eslint-plugin-import": "2.7.0",
diff --git a/yarn.lock b/yarn.lock
index ac67501459..56f0cd6aa0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1088,9 +1088,9 @@ eslint-scope@^3.7.1:
     esrecurse "^4.1.0"
     estraverse "^4.1.1"
 
-eslint@4.4.0:
-  version "4.4.0"
-  resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.4.0.tgz#a3e153e704b64f78290ef03592494eaba228d3bc"
+eslint@4.4.1:
+  version "4.4.1"
+  resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.4.1.tgz#99cd7eafcffca2ff99a5c8f5f2a474d6364b4bd3"
   dependencies:
     ajv "^5.2.0"
     babel-code-frame "^6.22.0"
-- 
GitLab