chore(deps): update dependency eslint to v5.12.1 (#1434)

This commit is contained in:
renovate[bot] 2019-01-20 21:53:57 +08:00 committed by DIYgod
parent eb198c3348
commit 54ac3a22ed
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
}, },
"homepage": "https://github.com/DIYgod/RSSHub#readme", "homepage": "https://github.com/DIYgod/RSSHub#readme",
"devDependencies": { "devDependencies": {
"eslint": "5.12.0", "eslint": "5.12.1",
"eslint-config-prettier": "3.5.0", "eslint-config-prettier": "3.5.0",
"eslint-plugin-prettier": "3.0.1", "eslint-plugin-prettier": "3.0.1",
"jest": "23.6.0", "jest": "23.6.0",

View File

@ -3409,10 +3409,10 @@ eslint-visitor-keys@^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"
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ== integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
eslint@5.12.0: eslint@5.12.1:
version "5.12.0" version "5.12.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0.tgz#fab3b908f60c52671fb14e996a450b96c743c859" resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1.tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b"
integrity sha512-LntwyPxtOHrsJdcSwyQKVtHofPHdv+4+mFwEe91r2V13vqpM8yLr7b1sW+Oo/yheOPkWYsYlYJCkzlFAt8KV7g== integrity sha512-54NV+JkTpTu0d8+UYSA8mMKAG4XAsaOrozA9rCW7tgneg1mevcL7wIotPC+fZ0SkWwdhNqoXoxnQCTBp7UvTsg==
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
ajv "^6.5.3" ajv "^6.5.3"