From b12e7a3efb38294529a93a36ee48b9c69ac47c15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 23:50:40 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58e1ae5..6f4457c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@commitlint/config-angular": "17.6.3", "@commitlint/config-conventional": "17.6.3", "coveralls": "3.1.1", - "eslint": "7.30.0", + "eslint": "8.49.0", "eslint-config-airbnb-base": "14.2.1", "eslint-config-prettier": "8.8.0", "eslint-plugin-import": "2.27.5",