From 62e108694689b2d7abb42cecaf23707119c90e0f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2020 11:20:26 +0000 Subject: [PATCH] Bump eslint from 4.19.1 to 7.3.1 Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 7.3.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/v4.19.1...v7.3.1) 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..3f20021 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.3.1", "eslint-plugin-babel": "^5.1.0", "eslint-plugin-class-property": "^1.1.0", "eslint-plugin-prettier": "^3.0.0",