From 8e80c44fafeb9bea5d01d0cee06dae30b0a40522 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:34:40 +0000 Subject: [PATCH] chore: update dependency lint-staged to v15.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01e688a..2a6a8ce 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@inversifyjs/foundation-stryker-config": "workspace:*", "@inversifyjs/foundation-typescript-config": "workspace:*", "husky": "9.1.7", - "lint-staged": "15.3.0", + "lint-staged": "15.4.0", "turbo": "2.3.3" }, "homepage": "https://inversify.io",