From f66a014bcdcf9075a5b6adb6d2a155fcf8fbd845 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2020 14:26:01 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-airbnb-base from 13.2.0 to 14.1.0 Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 13.2.0 to 14.1.0. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v13.2.0...eslint-config-airbnb-base-v14.1.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 507ae5a..69f4642 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "chai": "4.2.0", "chai-json-schema": "1.5.1", "eslint": "6.5.1", - "eslint-config-airbnb-base": "13.2.0", + "eslint-config-airbnb-base": "14.1.0", "eslint-plugin-import": "2.18.2", "mocha": "6.2.1", "mocha-lcov-reporter": "1.3.0",