Merge pull request #3015 from thelounge/renovate/eslint-5.x

Update dependency eslint to v5.13.0
This commit is contained in:
Pavel Djundik 2019-02-01 20:37:54 +02:00 committed by GitHub
commit b06dc8022b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 9 deletions

View file

@ -79,7 +79,7 @@
"css-loader": "0.28.11",
"css.escape": "1.5.1",
"emoji-regex": "7.0.3",
"eslint": "5.12.1",
"eslint": "5.13.0",
"fuzzy": "0.1.3",
"graphql-request": "1.8.2",
"handlebars": "4.0.12",

View file

@ -2553,9 +2553,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"
@ -2586,7 +2586,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"
@ -5514,10 +5513,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"
portfinder@^1.0.9:
version "1.0.20"
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.20.tgz#bea68632e54b2e13ab7b0c4775e9b41bf270e44a"