From fcf7d7f3e5581c69deaed220132fbae0c796d7c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 21:09:15 +0000 Subject: [PATCH] Update dependency lint-staged to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9ad16a..a89b097 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@vitest/ui": "^1.0.0", "cacheable-lookup": "^7.0.0", "husky": "^8.0.1", - "lint-staged": "^15.0.0", + "lint-staged": "^17.0.0", "nock": "^13.1.3", "npm-run-all2": "^6.0.0", "skip-ci": "^1.0.4",