diff --git a/package-lock.json b/package-lock.json index ce97121d..09b14301 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "eslint-plugin-react": "7.37.4", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "15.5.1", + "lint-staged": "15.5.2", "prettier": "2.8.8" }, "engines": { @@ -4742,9 +4742,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "15.5.1", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.1.tgz", - "integrity": "sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==", + "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, "dependencies": { "chalk": "^5.4.1", diff --git a/package.json b/package.json index f1c88584..da217884 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint-plugin-react": "7.37.4", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "15.5.1", + "lint-staged": "15.5.2", "prettier": "2.8.8" }, "dependencies": {