From 4774efbb227900956118aa326abf91b3ba4e4039 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Feb 2019 08:32:53 +0000 Subject: [PATCH] Update dependency eslint to v5.13.0 --- package.json | 2 +- yarn.lock | 43 ++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 43 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 91b99ab..e1dbfe1 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "stylelint": "9.10.1", "stylelint-scss": "3.5.3", "stylelint-config-recommended-scss": "3.2.0", - "eslint": "5.12.1", + "eslint": "5.13.0", "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 0e2bd7f..da9742d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4845,7 +4845,48 @@ eslint-watch@4.0.2: text-table "^0.2.0" unicons "0.0.3" -eslint@5.12.1, eslint@^5.6.0: +eslint@5.13.0: + version "5.13.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.13.0.tgz#ce71cc529c450eed9504530939aa97527861ede9" + dependencies: + "@babel/code-frame" "^7.0.0" + ajv "^6.5.3" + chalk "^2.1.0" + cross-spawn "^6.0.5" + debug "^4.0.1" + doctrine "^2.1.0" + eslint-scope "^4.0.0" + eslint-utils "^1.3.1" + eslint-visitor-keys "^1.0.0" + espree "^5.0.0" + esquery "^1.0.1" + esutils "^2.0.2" + file-entry-cache "^2.0.0" + functional-red-black-tree "^1.0.1" + glob "^7.1.2" + globals "^11.7.0" + ignore "^4.0.6" + import-fresh "^3.0.0" + imurmurhash "^0.1.4" + inquirer "^6.1.0" + js-yaml "^3.12.0" + json-stable-stringify-without-jsonify "^1.0.1" + levn "^0.3.0" + lodash "^4.17.5" + minimatch "^3.0.4" + mkdirp "^0.5.1" + natural-compare "^1.4.0" + optionator "^0.8.2" + path-is-inside "^1.0.2" + progress "^2.0.0" + regexpp "^2.0.1" + semver "^5.5.1" + strip-ansi "^4.0.0" + strip-json-comments "^2.0.1" + table "^5.0.2" + text-table "^0.2.0" + +eslint@^5.6.0: version "5.12.1" resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1.tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b" dependencies: