From e314778fa3cd1ce8a1f4f3b6d945275d864b94a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 12:15:43 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 7.29.0 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.29.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/v3.19.0...v7.29.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 e57ff502..0fe3d341 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "connect-history-api-fallback": "^1.3.0", "copy-webpack-plugin": "^4.0.1", "css-loader": "^0.26.4", - "eslint": "^3.14.1", + "eslint": "^7.29.0", "eslint-config-standard": "^6.2.1", "eslint-friendly-formatter": "^2.0.7", "eslint-loader": "^1.6.1",