From 00d0b54cbdd56586ca9a603e6d9a2a00123453a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 19:03:28 +0000 Subject: [PATCH] chore: update dependency lint-staged to v15.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a6a8ce..1d41c9f 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.4.0", + "lint-staged": "15.4.1", "turbo": "2.3.3" }, "homepage": "https://inversify.io",