From c79cb56c33dccb6e5e782fb42bd3d75336284ebf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 13:22:00 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eb42fea..1d028089 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "glob": "11.0.0", "globals": "15.14.0", "husky": "9.1.7", - "lint-staged": "15.2.11", + "lint-staged": "15.3.0", "mini-css-extract-plugin": "2.9.2", "neostandard": "0.12.0", "path-browserify": "1.0.1",