From d3c758bb930735a0f73844368e45ec75cdab60ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 23:13:39 +0000 Subject: [PATCH] Update dependency lint-staged to v17.0.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5e14521bec..2f819bab5c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "globals": "17.6.0", "husky": "9.1.7", "lerna": "9.0.7", - "lint-staged": "17.0.7", + "lint-staged": "17.0.8", "typescript-eslint": "8.61.1" } } diff --git a/yarn.lock b/yarn.lock index 662dbb3327..87473a09f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9022,10 +9022,10 @@ linkify-it@^5.0.1: dependencies: uc.micro "^2.0.0" -lint-staged@17.0.7: - version "17.0.7" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.7.tgz#2ed5ffb49d283425778125386278bb4d7ce24d22" - integrity sha512-JrSobt+tW3rH8IOMi8tDZd3foorM5yPEkLD/V2NxobgHrFfHWGee4MOLVuZeScgxftEwbHrPHIFA/ZL+nUJeuA== +lint-staged@17.0.8: + version "17.0.8" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-17.0.8.tgz#315b16ff5900fd3f8cc3e4888de7d08e10ca9162" + integrity sha512-B2P/d+jVW0UXOQ0MVMLrB/9ydA1P+zz6jYfdrbbEd9ur3S2rcbduFWKiUCC02Sm5hbC8nrm7y24WuYMG54HfxA== dependencies: listr2 "^10.2.1" picomatch "^4.0.4"