diff --git a/package-lock.json b/package-lock.json index b3c015c05..3e838c200 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "devDependencies": { "@prettier/plugin-xml": "3.4.1", "husky": "9.1.7", - "lint-staged": "15.4.3", + "lint-staged": "15.5.2", "prettier": "3.5.3" } }, @@ -351,9 +351,9 @@ } }, "node_modules/lint-staged": { - "version": "15.4.3", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz", - "integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==", + "version": "15.5.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.2.tgz", + "integrity": "sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index dc9f42493..bcb0a7719 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "devDependencies": { "@prettier/plugin-xml": "3.4.1", "husky": "9.1.7", - "lint-staged": "15.4.3", + "lint-staged": "15.5.2", "prettier": "3.5.3" }, "scripts": {