From 902b067027254df892c6ab8d38b2ef1af738024c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 09:57:15 +0000 Subject: [PATCH] Bump eslint from 4.19.1 to 7.12.1 Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 7.12.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.12.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..52c937c 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.12.1", "eslint-plugin-babel": "^5.1.0", "eslint-plugin-class-property": "^1.1.0", "eslint-plugin-prettier": "^3.0.0",