From 5d21f4bcad5d32e0604c0a8e019298353a711ba9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 18:36:46 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-unicorn to v62 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0c2a4bd..8b9b8f57 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": "62.0.0", "eslint-plugin-unused-imports": "4.4.1", "rimraf": "6.1.2", "semantic-release": "25.0.3",