From 0a36dd7a2cfbaf7c9bd064ac6b95193444656841 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 05:58:20 +0000 Subject: [PATCH] build(deps-dev): bump eslint-config-airbnb-base from 13.2.0 to 14.1.0 Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 13.2.0 to 14.1.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.1.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 b7b92261..0a913f96 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.1.0", "eslint-plugin-import": "^2.16.0", "fantasy-land": "^3.5.0", "istanbul": "^0.4.5",