From 84e43f7ac78a16422b5113310b253af75d200a17 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 13:23:21 +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 0568505..97dc5f0 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "chai": "^4.0.2", "coveralls": "^2.13.1", - "eslint": "^4.0.0", + "eslint": "^7.12.1", "filter-invalid-dom-props": "^1.0.0", "jenkins-mocha": "^4.1.2", "jsx-test": "^2.0.1",