From eff47d70c89c9b33bc700c3e0e7820b03b5023e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 19:40:53 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-unicorn to v63 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae06543b..63a04d52 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint": "8.57.1", "eslint-plugin-import": "2.32.0", "eslint-plugin-simple-import-sort": "12.1.1", - "eslint-plugin-unicorn": "56.0.1", + "eslint-plugin-unicorn": "63.0.0", "eslint-plugin-unused-imports": "4.4.1", "rimraf": "6.1.3", "semantic-release": "25.0.3",