From f3c3230e885b79b24256280c5a6679b89f4df04f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 02:47:36 +0000 Subject: [PATCH] Bump eslint Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.8.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v7.8.1) Signed-off-by: dependabot[bot] --- .../catapult/common/node_runner/node_runner/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addwechatfriends_yxc/auto/adb/darwin/platform-tools/systrace/catapult/common/node_runner/node_runner/package.json b/addwechatfriends_yxc/auto/adb/darwin/platform-tools/systrace/catapult/common/node_runner/node_runner/package.json index 27d0325..9935bd6 100644 --- a/addwechatfriends_yxc/auto/adb/darwin/platform-tools/systrace/catapult/common/node_runner/node_runner/package.json +++ b/addwechatfriends_yxc/auto/adb/darwin/platform-tools/systrace/catapult/common/node_runner/node_runner/package.json @@ -15,7 +15,7 @@ "gypfile": false, "private": true, "dependencies": { - "eslint": "^3.14.1", + "eslint": "^7.8.1", "eslint-config-google": "^0.6.0", "eslint-plugin-html": "^2.0.0" }