From 657202fd6736b3372bbd3d36e131c82e2e35ae08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 18:14:11 +0000 Subject: [PATCH] chore(deps): update devdependency lint-staged to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18e2185..c762aa4 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "bun-plugin-dtsx": "^0.21.9", "bunfig": "^0.8.4", "changelogen": "^0.6.1", - "lint-staged": "^15.5.1", + "lint-staged": "^16.1.5", "simple-git-hooks": "^2.13.0", "typescript": "^5.8.3" },