From 015f8d1d51bb267295a5b265524f1464df0f7d56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 21:14:24 +0000 Subject: [PATCH] chore: 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 4ff12ce..3b1eaaa 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@vitest/coverage-v8": "^1.3.1", "eslint": "^9.35.0", "eslint-config-eslint": "^13.0.0", - "lint-staged": "^12.1.2", + "lint-staged": "^16.0.0", "memfs": "^4.0.0", "sinon": "^21.0.0", "vitest": "^1.1.1",