From 7263993874b600c66ee33692e27cca452210dc67 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 04:23:08 +0000 Subject: [PATCH] Bump eslint-config-airbnb from 17.1.1 to 18.2.1 Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 17.1.1 to 18.2.1. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v17.1.1...eslint-config-airbnb-v18.2.1) Signed-off-by: dependabot-preview[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1fac793..ef2f6a0 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "peerDependencies": { "babel-eslint": "^10.0.1", "eslint": "^5.12.0", - "eslint-config-airbnb": "^17.1.0", + "eslint-config-airbnb": "^18.2.1", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-import": "^2.15.0", "eslint-plugin-jsx-a11y": "^6.2.0", @@ -36,7 +36,7 @@ "devDependencies": { "babel-eslint": "^10.0.1", "eslint": "^5.12.0", - "eslint-config-airbnb": "^17.1.0", + "eslint-config-airbnb": "^18.2.1", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-import": "^2.15.0", "eslint-plugin-jsx-a11y": "^6.2.0",