From f14637e02a2c4aa8e4396a45844cf11182e5e828 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 18:25:29 +0000 Subject: [PATCH] build(deps-dev): 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 5c54844..22cc6e4 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.0", "eslint-plugin-import": "^2.16.0", "fantasy-land": "^4.1.0", "istanbul": "^0.4.5",