From 840a222419e055eea1e67904d7ffa4cd77e964de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 12:12:17 +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" },