From 1c91aecee82371387ecfcf6047bf7feacd64f9b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 06:17:59 +0000 Subject: [PATCH] build(deps-dev): 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 5c54844..cb867aa 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "chai": "^4.2.0", "coveralls": "^3.0.1", "eslint": "^5.14.1", - "eslint-config-airbnb-base": "^13.1.0", + "eslint-config-airbnb-base": "^14.2.1", "eslint-plugin-import": "^2.16.0", "fantasy-land": "^4.1.0", "istanbul": "^0.4.5",