From ca096605b0292f1422f505931fe0ccd689c62c29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:20:50 +0000 Subject: [PATCH] Bump eslint from 2.13.1 to 7.10.0 in /11-styling Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 7.10.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/v2.13.1...v7.10.0) Signed-off-by: dependabot[bot] --- 11-styling/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11-styling/package.json b/11-styling/package.json index 765c6fbc..5249980e 100644 --- a/11-styling/package.json +++ b/11-styling/package.json @@ -30,7 +30,7 @@ "babel-preset-react": "^6.5.0", "babel-preset-stage-0": "^6.5.0", "css-loader": "^0.23.1", - "eslint": "^2.10.2", + "eslint": "^7.10.0", "eslint-config-benmvp": "^3.1.2", "eslint-plugin-react": "^5.1.1", "exports-loader": "^0.6.3",