From 9266006327e976a0959e7ccfc0cafedfdd923a0e Mon Sep 17 00:00:00 2001 From: smallbun <2689170096@qq.com> Date: Mon, 14 Aug 2023 20:17:08 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E4=BE=9D=E8=B5=96=E5=8D=87?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eiam-console/src/main/console-fe/package.json | 2 +- eiam-portal/src/main/portal-fe/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eiam-console/src/main/console-fe/package.json b/eiam-console/src/main/console-fe/package.json index d76c87df..c24a5df4 100644 --- a/eiam-console/src/main/console-fe/package.json +++ b/eiam-console/src/main/console-fe/package.json @@ -101,7 +101,7 @@ "cross-port-killer": "^1.4.0", "eslint": "^8.47.0", "husky": "^8.0.3", - "lint-staged": "^13.2.3", + "lint-staged": "^14.0.0", "prettier": "^3.0.1", "typescript": "^5.1.6", "umi-presets-pro": "^2.0.3" diff --git a/eiam-portal/src/main/portal-fe/package.json b/eiam-portal/src/main/portal-fe/package.json index 6bf8faa9..72a05364 100644 --- a/eiam-portal/src/main/portal-fe/package.json +++ b/eiam-portal/src/main/portal-fe/package.json @@ -96,7 +96,7 @@ "cross-port-killer": "^1.4.0", "eslint": "^8.47.0", "husky": "^8.0.3", - "lint-staged": "^13.2.3", + "lint-staged": "^14.0.0", "prettier": "^3.0.1", "typescript": "^5.1.6", "umi-presets-pro": "^2.0.3"