From 59bc739cacb9056b7146b4e4c657229302e36763 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 19 Jun 2023 00:48:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/web/task_schedule/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/web/task_schedule/package.json b/code/web/task_schedule/package.json index 7c23951..d3c8fcd 100644 --- a/code/web/task_schedule/package.json +++ b/code/web/task_schedule/package.json @@ -29,7 +29,7 @@ "@vue/cli-plugin-eslint": "^5.0.8", "eslint-config-recommended": "^4.1.0", "eslint-config-standard-with-typescript": "^35.0.0", - "eslint-plugin-vue": "^9.14.1", + "eslint-plugin-vue": "^9.15.0", "node-sass": "^9.0.0", "sass": "^1.63.4", "style-loader": "^3.3.3",