From 4451cfac91cb8eb70c519a2a7fbc7eacb69587c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 23:46:59 +0000 Subject: [PATCH] :arrow_up: Updates eslint-plugin-unicorn to v55 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 21ccb3e..98ec2ba 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.4.0", "eslint-plugin-spellcheck": "0.0.19", - "eslint-plugin-unicorn": "^34.0.1", + "eslint-plugin-unicorn": "^55.0.0", "eslint-friendly-formatter": "^4.0.1", "git-cz": "^4.7.6", "gradient-string": "^1.2.0",