From 259a4061742a3ebc8aba41f1cd0aef896b28b8e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 03:20:17 +0000 Subject: [PATCH] Bump eslint from 6.8.0 to 7.17.0 Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.17.0. - [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/v6.8.0...v7.17.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb9524f..bcc9312 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "babel-loader": "^8.0.6", "coveralls": "^3.0.11", "cross-env": "^7.0.2", - "eslint": "^6.8.0", + "eslint": "^7.17.0", "eslint-plugin-import": "^2.20.1", "eslint-plugin-jest": "^23.8.2", "eslint-plugin-jsx-a11y": "^6.2.3",