From 4f00b5d0bad850fbe4f83c6784a26cce4c54a464 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Mon, 20 Jun 2022 15:34:26 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20chore:=20update=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c4211c1..9317264 100644 --- a/package.json +++ b/package.json @@ -83,9 +83,9 @@ "eslint-plugin-vue": "^9.1.1", "filemanager-webpack-plugin": "^7.0.0", "image-webpack-loader": "^8.1.0", - "lint-staged": "^13.0.1", - "plop": "^3.1.0", - "prettier": "^2.7.0", + "lint-staged": "^13.0.2", + "plop": "^3.1.1", + "prettier": "^2.7.1", "sass": "~1.32.13", "sass-loader": "^10.1.1", "stylelint": "^14.9.1",