From 2b0f8079798cf8daf4c50fec7477be3e51143565 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 18:48:15 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v16.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e2176e..a300d55 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "fast-lorem-ipsum": "1.2.0", "husky": "9.1.7", "jest": "30.2.0", - "lint-staged": "16.2.6", + "lint-staged": "16.2.7", "prettier": "3.6.2", "ts-jest-resolver": "2.0.1", "tsx": "4.20.5",