From 50443c69671585f82ed8a308cd1d7d168d4c53cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 04:00:56 +0000 Subject: [PATCH] Bump eslint from 5.6.1 to 5.16.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.6.1 to 5.16.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/v5.6.1...v5.16.0) 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 2a22f4f..dcc2ad3 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "babel-preset-stage-2": "6.24.1", "css-loader": "1.0.0", "del": "5.1.0", - "eslint": "5.6.1", + "eslint": "5.16.0", "eslint-config-react": "1.1.7", "eslint-loader": "2.1.1", "eslint-plugin-react": "7.11.1",