From 99d971f4b87c377b4807eedcbd55897370a06e00 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2020 23:13:06 +0000 Subject: [PATCH] Bump eslint-config-airbnb-base from 13.2.0 to 14.2.0 Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 13.2.0 to 14.2.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.2.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 7a1a1b3..c1369ae 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.0", "eslint-config-prettier": "^4.0.0", "eslint-config-typescript": "^1.1.0", "eslint-plugin-import": "^2.15.0",