From 297fb92ba67fbcfbdb921796639f140999375d89 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Feb 2019 18:05:30 +0000 Subject: [PATCH] Update dependency eslint to v5.13.0 --- package.json | 2 +- yarn.lock | 11 +++-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 030372cd..34d41061 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "babel-preset-react": "6.24.1", "codemirror": "5.42.2", "css-loader": "1.0.1", - "eslint": "5.12.1", + "eslint": "5.13.0", "eslint-plugin-react": "7.5.1", "extract-text-webpack-plugin": "3.0.2", "file-loader": "3.0.1", diff --git a/yarn.lock b/yarn.lock index 0c922230..0e32f452 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2740,9 +2740,9 @@ eslint-visitor-keys@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" -eslint@5.12.1: - version "5.12.1" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1.tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b" +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" @@ -2773,7 +2773,6 @@ eslint@5.12.1: natural-compare "^1.4.0" optionator "^0.8.2" path-is-inside "^1.0.2" - pluralize "^7.0.0" progress "^2.0.0" regexpp "^2.0.1" semver "^5.5.1" @@ -6151,10 +6150,6 @@ pkg-dir@^3.0.0: dependencies: find-up "^3.0.0" -pluralize@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777" - pngquant-bin@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/pngquant-bin/-/pngquant-bin-5.0.0.tgz#91df99c15b0492cb30b001746a10a67d3202509e"