diff --git a/package.json b/package.json index 38bd5c6e4..c771cc88c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "fdir": "^6.4.3", "front-matter": "^4.0.2", "husky": "9.1.7", - "lint-staged": "15.4.0", + "lint-staged": "15.4.1", "markdown-it": "^14.1.0", "markdownlint-cli2": "0.17.2", "markdownlint-rule-search-replace": "1.2.0", diff --git a/yarn.lock b/yarn.lock index ac6dcd78f..6beb67c20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -571,10 +571,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -lint-staged@15.4.0: - version "15.4.0" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474" - integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ== +lint-staged@15.4.1: + version "15.4.1" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced" + integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA== dependencies: chalk "~5.4.1" commander "~12.1.0"