diff --git a/package-lock.json b/package-lock.json index 0a7ab03e..751658b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "eslint": "8.56.0", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "15.2.1", + "lint-staged": "15.2.2", "micromatch": "4.0.5", "prettier": "3.2.5", "redos-detector": "5.1.0", @@ -3756,9 +3756,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.1.tgz", - "integrity": "sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==", + "version": "15.2.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.2.tgz", + "integrity": "sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==", "dev": true, "dependencies": { "chalk": "5.3.0", @@ -8281,9 +8281,9 @@ "dev": true }, "lint-staged": { - "version": "15.2.1", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.1.tgz", - "integrity": "sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==", + "version": "15.2.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.2.tgz", + "integrity": "sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==", "dev": true, "requires": { "chalk": "5.3.0", diff --git a/package.json b/package.json index 3ba0e167..208730bf 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint": "8.56.0", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "15.2.1", + "lint-staged": "15.2.2", "micromatch": "4.0.5", "prettier": "3.2.5", "redos-detector": "5.1.0",