From c3ad081f87c23972e017423339f7096a9997c103 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 10 Oct 2020 01:44:29 +0000 Subject: [PATCH] Bump eslint from 4.19.1 to 7.11.0 Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 7.11.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/v4.19.1...v7.11.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 48d10af..2702f54 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "babel-core": "^7.0.0-0", "babel-eslint": "^8.2.3", "babel-jest": "^23.0.1", - "eslint": "^4.19.1", + "eslint": "^7.11.0", "eslint-plugin-babel": "^5.1.0", "eslint-plugin-class-property": "^1.1.0", "eslint-plugin-prettier": "^3.0.0",