From 68488444e7a67ad244f5fdc9080763714698add6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 19:36:33 +0000 Subject: [PATCH] chore(deps): update eslint packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7fc8c29..0a1aa48 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,8 @@ "husky": "4.2.3", "semantic-release": "17.0.4", "babel-eslint": "10.0.3", - "eslint": "6.8.0", - "eslint-config-airbnb-base": "14.0.0", + "eslint": "8.46.0", + "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-import": "2.20.1", "flow-bin": "0.119.0", "jasmine-fix": "1.3.1"