From bd961b74b425767e3816b49603cf53bee11b291c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 12:27:14 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 179cbae5..7c9d2513 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "glslify-loader": "2.0.0", "husky": "9.0.11", "lighthouse": "12.1.0", - "lint-staged": "13.3.0", + "lint-staged": "15.2.7", "mini-css-extract-plugin": "2.9.0", "postcss": "8.4.39", "postcss-loader": "8.1.1",