From a63fc60fae3c9ffec6bc53e1f6fb1fdf5bb5bbab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 22:18:00 +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 3b66897..f25a2b5 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.57.0", "eslint-plugin-unicorn": "17.2.0", "eslint-import-resolver-typescript": "2.4.0", "eslint-plugin-eslint-comments": "3.2.0",