From f920ec67a5af90c89ac22abe2b8e1efbb069348c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2020 13:27:48 +0000 Subject: [PATCH] Bump eslint-config-airbnb-base from 14.1.0 to 14.2.0 Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 14.1.0 to 14.2.0. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v14.1.0...eslint-config-airbnb-base-v14.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 9dca135..a6f25f3 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "css-loader": "^0.28.11", "diff_match_patch": "^0.1.1", "eslint": "6.8.0", - "eslint-config-airbnb-base": "14.1.0", + "eslint-config-airbnb-base": "14.2.0", "eslint-config-google": "0.14.0", "eslint-config-grunt": "^2.0.1", "eslint-config-idiomatic": "^4.0.0",