From 516ef41d2c9ea4385baff393759cd4e66b52c171 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 18 Sep 2018 10:58:15 +0800 Subject: [PATCH] Bump eslint from 5.5.0 to 5.6.0 (#737) --- package.json | 2 +- yarn.lock | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index aed4b696b..75c534e72 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/DIYgod/RSSHub#readme", "devDependencies": { - "eslint": "5.5.0", + "eslint": "5.6.0", "eslint-config-prettier": "^3.0.1", "eslint-plugin-prettier": "^2.6.2", "lint-staged": "^7.2.2", diff --git a/yarn.lock b/yarn.lock index 20dae2198..fa1bc0fd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2711,9 +2711,9 @@ eslint-visitor-keys@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" -eslint@5.5.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.5.0.tgz#8557fcceab5141a8197da9ffd9904f89f64425c6" +eslint@5.6.0: + version "5.6.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0.tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223" dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.5.3" @@ -3560,14 +3560,10 @@ hawk@~6.0.2: hoek "4.x.x" sntp "2.x.x" -he@1.1.x, he@^1.1.0: +he@1.1.x, he@^1.1.0, he@^1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" -he@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" - hmac-drbg@^1.0.0: version "1.0.1" resolved "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"