From d64edd73125d8697699fdbffe78b5b26cd6e1dd7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 22:14:50 +0000 Subject: [PATCH] Bump eslint-config-airbnb from 16.1.0 to 18.2.1 Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 16.1.0 to 18.2.1. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v16.1.0...eslint-config-airbnb-v18.2.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 13be02b..6fc8626 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/rizalibnu/react-native-scroll-up#readme", "devDependencies": { - "eslint-config-airbnb": "^16.1.0", + "eslint-config-airbnb": "^18.2.1", "eslint-plugin-flowtype": "^2.46.1" } }