diff --git a/package.json b/package.json index ec0f4c28..de9e5380 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-prettier": "^10.1.8", "gh-pages": "^6.3.0", "husky": "^9.1.7", - "lint-staged": "^17.0.7", + "lint-staged": "^17.0.8", "pagefind": "^1.5.2", "prettier": "^3.8.5", "typescript": "6.0.3" diff --git a/yarn.lock b/yarn.lock index dabefb83..394f2473 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4490,10 +4490,10 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.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"