From 97c8e5f06b346a312cc4e6dda534fb789863f305 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 10:04:20 +0800 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.3 (#197) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4053facb3..4f261e608 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "husky": "7.0.2", "jest": "27.2.4", "kkt": "6.11.0", - "lint-staged": "11.2.0", + "lint-staged": "11.2.3", "prettier": "2.4.1", "react": "17.0.2", "react-dom": "17.0.2",