Merge pull request #2778 from thelounge/renovate/eslint-5.x
chore(deps): update dependency eslint to v5.6.0
This commit is contained in:
commit
2ba7b563fe
@ -81,7 +81,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.1",
|
"emoji-regex": "7.0.1",
|
||||||
"eslint": "5.5.0",
|
"eslint": "5.6.0",
|
||||||
"fuzzy": "0.1.3",
|
"fuzzy": "0.1.3",
|
||||||
"graphql-request": "1.8.2",
|
"graphql-request": "1.8.2",
|
||||||
"handlebars": "4.0.12",
|
"handlebars": "4.0.12",
|
||||||
|
@ -2661,9 +2661,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.5.0:
|
eslint@5.6.0:
|
||||||
version "5.5.0"
|
version "5.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.5.0.tgz#8557fcceab5141a8197da9ffd9904f89f64425c6"
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0.tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.0.0"
|
"@babel/code-frame" "^7.0.0"
|
||||||
ajv "^6.5.3"
|
ajv "^6.5.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user