diff --git a/package.json b/package.json index 640507a..b0bb1a0 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint": "^10.5.0", "husky": "^9.1.7", "jsdom": "^29.1.1", - "lint-staged": "^17.0.7", + "lint-staged": "^17.0.8", "postcss": "^8.5.14", "prettier": "^3.8.4", "rimraf": "^6.1.3", diff --git a/yarn.lock b/yarn.lock index e2cd8ea..5dd7839 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3422,10 +3422,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -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"