From 4c21767af1e69dcfa72e5eafb3f04cf38ebaefa1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 04:45:43 +0000 Subject: [PATCH] Bump eslint from 6.8.0 to 7.2.0 Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.2.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/v6.8.0...v7.2.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 6265d22..3a94b67 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/preset-env": "^7.5.0", "babel-eslint": "^10.0.1", "bootstrap": "^4.2.1", - "eslint": "^6.0.1", + "eslint": "^7.2.0", "eslint-config-airbnb-base": "^14.0.0", "eslint-plugin-import": "^2.10.0", "jquery": "^3.3.1",