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

Update dependency eslint to v5.0.1
This commit is contained in:
Jérémie Astori 2018-06-26 00:43:13 -04:00 committed by GitHub
commit 397b5e8f47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -78,7 +78,7 @@
"css-loader": "0.28.11", "css-loader": "0.28.11",
"css.escape": "1.5.1", "css.escape": "1.5.1",
"emoji-regex": "7.0.0", "emoji-regex": "7.0.0",
"eslint": "5.0.0", "eslint": "5.0.1",
"fuzzy": "0.1.3", "fuzzy": "0.1.3",
"graphql-request": "1.6.0", "graphql-request": "1.6.0",
"handlebars": "4.0.11", "handlebars": "4.0.11",

View File

@ -2472,9 +2472,9 @@ eslint-visitor-keys@^1.0.0:
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
eslint@5.0.0: eslint@5.0.1:
version "5.0.0" version "5.0.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.0.0.tgz#3576704f7377aca072da69c00862277c5fe57153" resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.0.1.tgz#109b90ab7f7a736f54e0f341c8bb9d09777494c3"
dependencies: dependencies:
ajv "^6.5.0" ajv "^6.5.0"
babel-code-frame "^6.26.0" babel-code-frame "^6.26.0"