From 51f9ced3ebe88d2ae0787b0613ef8055585b04a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 01:30:49 +0000 Subject: [PATCH] :arrow_up: Updates eslint-plugin-unicorn to v56 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 7bcbbb4..3e1fcca 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-spellcheck": "0.0.8", - "eslint-plugin-unicorn": "^29.0.0", + "eslint-plugin-unicorn": "^56.0.0", "expect": "^26.6.2", "folio": "^0.3.18", "git-cz": "^4.1.0",