From d783496e291eb53583ea7aa1109f7d9570117882 Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 6 Nov 2018 13:53:07 +0800 Subject: [PATCH] upgrade lint-staged --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19b368fd..57b2296e 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint-plugin-react": "^7.11.1", "gh-pages": "^2.0.1", "husky": "^1.1.2", - "lint-staged": "^7.2.0", + "lint-staged": "^8.0.4", "merge-umi-mock-data": "^0.0.3", "mockjs": "^1.0.1-beta3", "prettier": "1.14.3", -- GitLab