From 0c53e26c4b0c28a32d8b570187485907b9c1e453 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 07:15:04 +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..237d231f 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.44.0", "eslint-plugin-unicorn": "17.2.0", "eslint-import-resolver-typescript": "2.4.0", "eslint-plugin-eslint-comments": "3.2.0",