From 1c1d6a5cdbe7dbbad0d9591b1a544eb89743b40d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 11:40:13 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3634668..cf45ecc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-standard": "3.1.0", "generate-changelog": "1.8.0", "husky": "0.14.3", - "lint-staged": "7.3.0", + "lint-staged": "16.1.2", "prettier-standard": "8.0.1" }, "eslintConfig": {