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"