diff --git a/package-lock.json b/package-lock.json index eda1634f..c51b2e24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint-plugin-react": "7.37.4", "eslint-plugin-yml": "1.16.0", "husky": "9.1.7", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "markdownlint-cli2": "0.14.0", "markdownlint-config-fluid": "0.1.5", "npm-run-all2": "6.2.6", @@ -14887,9 +14887,9 @@ } }, "node_modules/lint-staged": { - "version": "15.4.2", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.2.tgz", - "integrity": "sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==", + "version": "15.4.3", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz", + "integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5f2f334b..4ee4282e 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-plugin-react": "7.37.4", "eslint-plugin-yml": "1.16.0", "husky": "9.1.7", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "markdownlint-cli2": "0.14.0", "markdownlint-config-fluid": "0.1.5", "npm-run-all2": "6.2.6",