From 0c947f7be14243f80228401ec1db9a2a062b9954 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 16:49:16 +0000 Subject: [PATCH] :arrow_up: Updates eslint to v8 Signed-off-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b668973..cfd53887 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.18.0", "eslint-plugin-unicorn": "17.2.0", "eslint-import-resolver-typescript": "2.4.0", "eslint-plugin-eslint-comments": "3.2.0",