From 28a3b4e11292fe6b8162d185cab1a1b1ffc0a356 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 07:58:49 +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 3b668973..0f820400 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "jsonlint": "1.6.3", "opener": "1.5.2", "license-checker": "25.0.1", - "lint-staged": "10.5.4", + "lint-staged": "15.2.1", "parse-json": "5.2.0", "path-type": "4.0.0", "prettier": "2.3.0",