From a15f39bb2dd4a28b2f45ed3b09267fbe9c2f2998 Mon Sep 17 00:00:00 2001 From: thinkasany <480968828@qq.com> Date: Wed, 7 May 2025 15:59:39 +0800 Subject: [PATCH] Revert "chore(deps-dev): bump eslint-plugin-unicorn from 56.0.1 to 59.0.0 (#1262)" This reverts commit 0b5ece87bddae56d6a378de56b8a0fd8a3b79f90. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c07d6626f..1dea3059d 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "dumi": "^2.1.3", "eslint": "^8.54.0", "eslint-plugin-jest": "^28.2.0", - "eslint-plugin-unicorn": "^59.0.0", + "eslint-plugin-unicorn": "^56.0.0", "father": "^4.0.0", "gh-pages": "^6.1.0", "glob": "^11.0.0",