From c0d7090e497e1c21b361f3c4719fbf05ddb15b4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 21:59:20 +0000 Subject: [PATCH] :arrow_up: Updates eslint to v8 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b668973..ec076250 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "conventional-changelog-cli": "2.1.1", "del-cli": "3.0.1", "editorconfig-checker": "3.3.0", - "eslint": "7.28.0", + "eslint": "8.52.0", "eslint-plugin-unicorn": "17.2.0", "eslint-import-resolver-typescript": "2.4.0", "eslint-plugin-eslint-comments": "3.2.0",