From 631d8d200bbb0ac0a67370a3dc32ae504274212d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 06:45:45 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 7.11.0 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.11.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.11.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e939e5..00f3a75 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "deeson-webpack-config-starter": "git+ssh://git@bitbucket.org/deesongroup6346/deeson-webpack-config-starter.git", - "eslint": "^3.13.1", + "eslint": "^7.11.0", "eslint-config-airbnb": "^14.0.0", "eslint-plugin-import": "^2.2.0", "eslint-plugin-jsx-a11y": "^3.0.2",