From 3fbcddcb5cfaa709e581093871673ee24dc8bd22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 05:59:58 +0000 Subject: [PATCH] Bump eslint-config-airbnb-base from 12.1.0 to 14.2.1 Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 12.1.0 to 14.2.1. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v12.1.0...eslint-config-airbnb-base-v14.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfaba6d..a413d8a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "chai": "^4.1.2", "coveralls": "^3.0.0", "eslint": "^4.19.0", - "eslint-config-airbnb-base": "^12.1.0", + "eslint-config-airbnb-base": "^14.2.1", "eslint-plugin-import": "^2.9.0", "fbp-graph": "^0.7.0", "mocha": "^8.1.3",