diff --git a/package-lock.json b/package-lock.json index d492337..09631ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "biome": "^0.3.3", "husky": "^9.1.7", "jsdom": "^26.0.0", - "lint-staged": "^15.4.3", + "lint-staged": "^15.5.2", "react": "^19.0.0", "react-dom": "^19.0.0", "rollup-plugin-node-externals": "^8.0.0", @@ -5887,9 +5887,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 bb717b5..a7c287e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "biome": "^0.3.3", "husky": "^9.1.7", "jsdom": "^26.0.0", - "lint-staged": "^15.4.3", + "lint-staged": "^15.5.2", "react": "^19.0.0", "react-dom": "^19.0.0", "rollup-plugin-node-externals": "^8.0.0",