From d72be66ec788240e7a94946e347322112f46d0ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 21:34:14 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef52038c2..018ab2cfa 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "husky": "0.14.3", "jest": "23.0.1", "jest-serializer-html": "5.0.0", - "lint-staged": "7.1.2", + "lint-staged": "13.2.0", "prettier": "1.12.1" } }