diff --git a/package-lock.json b/package-lock.json index c95eba91ccf5..b50bd6dfec4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "http-server": "14.1.1", "husky": "9.0.10", "kill-port": "2.0.1", - "lint-staged": "15.2.1", + "lint-staged": "15.2.2", "ng-packagr": "15.2.2", "nx": "17.2.8", "prettier": "3.2.5", @@ -27200,9 +27200,9 @@ } }, "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", diff --git a/package.json b/package.json index 4704dd3dd907..e660693afeac 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "http-server": "14.1.1", "husky": "9.0.10", "kill-port": "2.0.1", - "lint-staged": "15.2.1", + "lint-staged": "15.2.2", "ng-packagr": "15.2.2", "nx": "17.2.8", "prettier": "3.2.5",