From 63d970b0c4fe2b238c111c272e207755b71cd51e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 06:43:00 +0000 Subject: [PATCH] Bump eslint-config-airbnb-base from 9.0.0 to 14.2.1 Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 9.0.0 to 14.2.1. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v9.0.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 afa4fa6..196296d 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "dir-compare": "^1.4.0", "documentation": "^4.0.0-beta.18", "eslint": "^3.9.1", - "eslint-config-airbnb-base": "^9.0.0", + "eslint-config-airbnb-base": "^14.2.1", "eslint-plugin-import": "^2.0.1", "jest": "^19.0.2" }