From db227a0deff59728573c2873ea1784ef25b8c9c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 15:47:37 +0000 Subject: [PATCH] :arrow_up: Updates eslint-plugin-unicorn to v62 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 992a86f1..70d5f932 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-spellcheck": "0.0.17", - "eslint-plugin-unicorn": "^17.2.0", + "eslint-plugin-unicorn": "^62.0.0", "gradient-string": "^1.2.0", "husky": "^5.0.8", "jest": "^26.6.3",