diff --git a/package-lock.json b/package-lock.json index 058f4a3..e86a017 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint-plugin-prettier": "5.2.2", "execa": "9.5.2", "husky": "9.1.7", - "lint-staged": "15.4.0", + "lint-staged": "15.4.1", "prettier": "3.4.2" } }, @@ -13848,9 +13848,9 @@ "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=" }, "node_modules/lint-staged": { - "version": "15.4.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.0.tgz", - "integrity": "sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.1.tgz", + "integrity": "sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f44bea3..a5adf9d 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-prettier": "5.2.2", "execa": "9.5.2", "husky": "9.1.7", - "lint-staged": "15.4.0", + "lint-staged": "15.4.1", "prettier": "3.4.2" }, "lint-staged": {