From 25a028f860b7f80e9c0e72d41afdc07be3e4b17e Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Sat, 31 Oct 2020 21:28:21 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20Update=20lint-staged=20d?= =?UTF-8?q?ependency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 815ebbf45..8564388ee 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-vue": "^7.1.0", "filemanager-webpack-plugin": "^2.0.5", "image-webpack-loader": "^7.0.1", - "lint-staged": "^10.5.0", + "lint-staged": "^10.5.1", "plop": "^2.7.4", "prettier": "^2.1.2", "sass": "^1.28.0",