From 1009fe0a4a26e3c33d99f7dcf469a6f262936d3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 21:05:13 +0800 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.0 (#192) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d3bb7f50..388bfe56d 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.1.2", + "lint-staged": "11.2.0", "prettier": "2.4.1", "react": "17.0.2", "react-dom": "17.0.2",