diff --git a/package.json b/package.json index a1bad5c85..03833d472 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.2", + "lint-staged": "15.4.3", "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 2c40facc1..f6090f02d 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.2: - version "15.4.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.2.tgz#f986bcb6b03822a996c600447c692c69640c7607" - integrity sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw== +lint-staged@15.4.3: + version "15.4.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.3.tgz#e73587cc857f580c99f907abefe9ac8d8d5e74c1" + integrity sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g== dependencies: chalk "^5.4.1" commander "^13.1.0"