From 5229e251352f4b60faf2a3a2641f7a2f5871023c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 13:54:36 +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 9068466..5e26912 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "changelogen": "^0.5.4", "commitlint-config-unjs": "^1.0.1", "eslint": "^8.44.0", - "lint-staged": "^13.2.3", + "lint-staged": "^16.1.2", "prettier": "2.8.8", "simple-git-hooks": "^2.8.1", "typescript": "^5.1.6",