From 7d7f410ad526b6a40f9b4ad699fbf803762c8114 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 16:09:03 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to 16.1.5 (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3cc1de0..0259d6ca 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "bumpp": "^10.2.3", "bun-plugin-dtsx": "0.9.5", "changelogen": "^0.6.2", - "lint-staged": "^15.5.2", + "lint-staged": "^16.1.5", "simple-git-hooks": "^2.13.1", "typescript": "^5.9.2" },