From 8a2a0fe044b587ff5acbbdc03f8a742ed24d255a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Oct 2021 19:32:13 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.4 --- example/react-component-tsx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/react-component-tsx/package.json b/example/react-component-tsx/package.json index cd3239839..f881fdbdc 100644 --- a/example/react-component-tsx/package.json +++ b/example/react-component-tsx/package.json @@ -48,7 +48,7 @@ "compile-less-cli": "1.8.9", "husky": "7.0.2", "kkt": "6.11.0", - "lint-staged": "11.2.3", + "lint-staged": "11.2.4", "prettier": "2.4.1", "react": "17.0.2", "react-dom": "17.0.2",