From 6aab2e7bf26d90703b291bcfd0ac6b90dc9579f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 05:16:10 +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 681025537..dd9417974 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "doctoc": "^2.2.1", "dts-cli": "file:.", "husky": "^8.0.0", - "lint-staged": "^12.5.0", + "lint-staged": "^13.1.0", "pinst": "^3.0.0", "react": "^16.14.0", "react-dom": "^16.14.0",