From 23cd7f0ad94e7209814ca23009ecab8418696c84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:08:44 +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 67835f2..db867e7 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "devDependencies": { "husky": "4.3.0", "jest": "26.6.1", - "lint-staged": "10.4.2", + "lint-staged": "16.2.1", "prettier": "2.1.2", "standard-version": "8.0.2" },