From 98432e1a42c07aab9a5d652b353f7302ec53dbc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 02:22:46 +0800 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.0 (#294) Co-authored-by: Renovate Bot --- 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 1cd01b9f..c597ddfe 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.1.2", + "lint-staged": "11.2.0", "prettier": "2.4.1", "react": "17.0.2", "react-dom": "17.0.2",