From 293b9d4e79be8f66ae064283b398a014982a3685 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 13:56:59 +0000 Subject: [PATCH] :arrow_up: Updates lint-staged to v15 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec03963..84684b3 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "jest": "26.6.3", "jest-circus": "26.6.3", "license-checker": "25.0.1", - "lint-staged": "10.5.4", + "lint-staged": "15.3.0", "parse-json": "5.2.0", "path-type": "4.0.0", "png2icons": "2.0.1",