From 4ae34f9b1aa3bf1e90f7f573901a7beeb82e7958 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 00:42:22 +0000 Subject: [PATCH] :arrow_up: Updates eslint-plugin-unicorn to v56 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..c1ca0038 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "del-cli": "3.0.1", "editorconfig-checker": "3.3.0", "eslint": "7.28.0", - "eslint-plugin-unicorn": "17.2.0", + "eslint-plugin-unicorn": "56.0.0", "eslint-import-resolver-typescript": "2.4.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-config-prettier": "6.15.0",