From 2a566eaaa0c91960f0aa013b5973389301e6186f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 16:48:21 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41deda96..18f6b4a3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "glslify-loader": "2.0.0", "husky": "9.1.5", "lighthouse": "12.2.0", - "lint-staged": "15.2.9", + "lint-staged": "15.2.10", "mini-css-extract-plugin": "2.9.1", "postcss": "8.4.42", "postcss-loader": "8.1.1",