From b7602c348ce3dd57cd1d7989b97d7483b0f6c65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:43:13 +0000 Subject: [PATCH] Bump eslint from 4.10.0 to 4.19.1 in /projects/score-system-frontend Bumps [eslint](https://github.com/eslint/eslint) from 4.10.0 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/v4.10.0...v4.19.1) Signed-off-by: dependabot[bot] --- projects/score-system-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/score-system-frontend/package.json b/projects/score-system-frontend/package.json index 58bd44a..1fd8d9f 100644 --- a/projects/score-system-frontend/package.json +++ b/projects/score-system-frontend/package.json @@ -21,7 +21,7 @@ "draftjs-to-html": "^0.8.4", "echarts": "^4.1.0", "echarts-for-react": "^2.0.13", - "eslint": "4.10.0", + "eslint": "4.19.1", "eslint-config-react-app": "^2.1.0", "eslint-loader": "1.9.0", "eslint-plugin-flowtype": "2.39.1",