From d9213d28f6a43f9cc533f1b4112a3884adfaccdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Oct 2021 23:57:23 +0800 Subject: [PATCH] chore(deps): update dependency lint-staged to v11.2.3 (#9) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b139a0..b5b4100 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "husky": "7.0.2", - "lint-staged": "11.1.2", + "lint-staged": "11.2.3", "prettier": "2.4.1", "tsbb": "3.4.4" }