From 507534e4158293d856fb91260f3c24e4567a28e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 00:39:59 +0000 Subject: [PATCH] Bump eslint-config-airbnb-base from 13.2.0 to 14.2.1 Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 13.2.0 to 14.2.1. - [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.2.1) 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 62a92a2..12c10b3 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "chai": "^4.2.0", "chai-http": "^4.2.1", "eslint": "^7.0.0", - "eslint-config-airbnb-base": "^13.1.0", + "eslint-config-airbnb-base": "^14.2.1", "eslint-plugin-import": "^2.16.0", "jison": "^0.4.18", "mocha": "^5.2.0",