From f2aa65b0b30bfd13d4cd0b10f62f2108457a12a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 01:56:29 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 4.19.1 Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 to 4.19.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/v1.10.3...v4.19.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5267642..0c69f12 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "babel-loader": "~5.3.3", "babel-runtime": "~5.8.29", "css-loader": "^0.23.0", - "eslint": "^1.10.2", + "eslint": "^4.19.1", "eslint-config-airbnb": "^9.0.1", "eslint-plugin-import": "^1.7.0", "eslint-plugin-jsx-a11y": "^1.2.0",