From 04e397b6d3c02084a68f5339f182fb5aecaaca5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 11:09:17 +0800 Subject: [PATCH] chore: update dependency eslint-plugin-unicorn to v53 (#481) Co-authored-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 901f3f88..c105684b 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-plugin-markdown": "^5.0.0", "eslint-plugin-n": "^17.2.1", "eslint-plugin-prettier": "^5.1.3", - "eslint-plugin-unicorn": "^52.0.0", + "eslint-plugin-unicorn": "^53.0.0", "eslint-remote-tester": "^3.0.1", "eslint-scope": "^8.0.1", "espree": "^10.0.1",