From 94c07cf3af4336c467d7de379e34414d7996b927 Mon Sep 17 00:00:00 2001 From: "renolh[bot]" <255586205+renolh[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 16:20:42 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-unicorn to v71 --- common/eslint-config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/eslint-config/package.json b/common/eslint-config/package.json index 82a50536db..322f0a4127 100644 --- a/common/eslint-config/package.json +++ b/common/eslint-config/package.json @@ -29,7 +29,7 @@ "eslint-plugin-import": "^2.32.0", "eslint-plugin-n": "catalog:devTools", "eslint-plugin-simple-import-sort": "^12.1.1", - "eslint-plugin-unicorn": "^64.0.0", + "eslint-plugin-unicorn": "^71.0.0", "prettier": "catalog:devTools", "typescript": "catalog:devTools", "typescript-eslint": "catalog:devTools"