From 7bc05244ad00abcae1cedbb1134a6792d147d85f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Mar 2019 03:12:53 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v5.15.1 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1920b1d..7918db4 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "stylelint": "9.10.1", "stylelint-scss": "3.5.4", "stylelint-config-recommended-scss": "3.2.0", - "eslint": "5.15.0", + "eslint": "5.15.1", "eslint-config-airbnb-base": "13.1.0", "eslint-plugin-jsx-a11y": "6.2.1", "eslint-plugin-import": "2.16.0", diff --git a/yarn.lock b/yarn.lock index 7fab213..e002e49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4962,9 +4962,9 @@ eslint-watch@4.0.2: text-table "^0.2.0" unicons "0.0.3" -eslint@5.15.0: - version "5.15.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.0.tgz#f313a2f7c7628d39adeefdba4a9c41f842012c9e" +eslint@5.15.1: + version "5.15.1" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524" dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.9.1"