From 867772c7628f714e576a7d31b0dd00bf945e2ad6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 02:16:42 +0000 Subject: [PATCH] Bump eslint-config-airbnb from 6.0.1 to 18.2.1 Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 6.0.1 to 18.2.1. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v6.0.1...eslint-config-airbnb-v18.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 36d0bee..086dec5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "babel-preset-stage-0": "^6.5.0", "chai": "^3.5.0", "eslint": "^2.2.0", - "eslint-config-airbnb": "6.0.1", + "eslint-config-airbnb": "18.2.1", "eslint-plugin-react": "^4.0.0", "mocha": "^2.4.5", "react": "^0.14.7",