From 18759d807d6b394fa0261286fe33fe833867c2ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 23:12:26 +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 7a1a1b3..0d6494a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@types/express": "^4.16.1", "eslint": "^5.12.1", - "eslint-config-airbnb-base": "^13.1.0", + "eslint-config-airbnb-base": "^14.2.1", "eslint-config-prettier": "^4.0.0", "eslint-config-typescript": "^1.1.0", "eslint-plugin-import": "^2.15.0",