From 6f867a83325b6284b0ee18957eaad30d05680b9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 02:20:29 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-unicorn to v56 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 979462a..1ab6014 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint-plugin-jsdoc": "41.1.2", "eslint-plugin-n": "17.10.1", "eslint-plugin-regexp": "1.15.0", - "eslint-plugin-unicorn": "46.0.1", + "eslint-plugin-unicorn": "56.0.0", "markdownlint": "^0.34.0", "markdownlint-cli2": "^0.6.0" }