From ceddbda1133275b971c4ea27720acf88970cdc58 Mon Sep 17 00:00:00 2001 From: thinkasany <480968828@qq.com> Date: Mon, 2 Feb 2026 22:38:07 +0800 Subject: [PATCH] chore: lock @eslint-react/eslint-plugin 2.8.4 (#56836) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: lock @eslint-react/eslint-plugin 2.9.1 * update * fix --------- Co-authored-by: 遇见同学 <1875694521@qq.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfec3f5984..65c7b1f003 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "@emotion/css": "^11.13.5", "@emotion/react": "^11.14.0", "@emotion/server": "^11.11.0", - "@eslint-react/eslint-plugin": "^2.7.2", + "@eslint-react/eslint-plugin": "2.8.4", "@ianvs/prettier-plugin-sort-imports": "^4.7.0", "@inquirer/prompts": "^8.0.2", "@madccc/duplicate-package-checker-webpack-plugin": "^1.0.0",