Merge pull request #2590 from thelounge/renovate/eslint-5.x
Update dependency eslint to v5.0.1
This commit is contained in:
commit
397b5e8f47
@ -78,7 +78,7 @@
|
||||
"css-loader": "0.28.11",
|
||||
"css.escape": "1.5.1",
|
||||
"emoji-regex": "7.0.0",
|
||||
"eslint": "5.0.0",
|
||||
"eslint": "5.0.1",
|
||||
"fuzzy": "0.1.3",
|
||||
"graphql-request": "1.6.0",
|
||||
"handlebars": "4.0.11",
|
||||
|
@ -2472,9 +2472,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.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.0.0.tgz#3576704f7377aca072da69c00862277c5fe57153"
|
||||
eslint@5.0.1:
|
||||
version "5.0.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.0.1.tgz#109b90ab7f7a736f54e0f341c8bb9d09777494c3"
|
||||
dependencies:
|
||||
ajv "^6.5.0"
|
||||
babel-code-frame "^6.26.0"
|
||||
|
Loading…
Reference in New Issue
Block a user