diff --git a/package-lock.json b/package-lock.json index a38573c..d4ab478 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "esbuild": "0.25.0", "husky": "9.1.7", "lightningcss-cli": "1.29.1", - "lint-staged": "15.4.3", + "lint-staged": "15.5.2", "npm-run-all2": "7.0.2", "rimraf": "6.0.1" } @@ -2256,9 +2256,9 @@ "license": "MIT" }, "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 315d9bc..d7f38cc 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "esbuild": "0.25.0", "husky": "9.1.7", "lightningcss-cli": "1.29.1", - "lint-staged": "15.4.3", + "lint-staged": "15.5.2", "npm-run-all2": "7.0.2", "rimraf": "6.0.1" },