From f04a1d7b7ba53e5dd5ce1b3f618f44eb68c44069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 00:52:09 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 7.8.1 in /mirror 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] --- mirror/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirror/package.json b/mirror/package.json index d2941b9..60a9fb7 100644 --- a/mirror/package.json +++ b/mirror/package.json @@ -32,7 +32,7 @@ "bluebird": "^3.4.1", "classnames": "*", "css-loader": "^0.28.4", - "eslint": "^3.19.0", + "eslint": "^7.8.1", "eslint-plugin-lodash": "^1.10.0", "eslint-plugin-react": "^5.2.2", "event-bus": "1.0.0",