diff --git a/package-lock.json b/package-lock.json index aab2feaf6e20f..c1a184ee1cf78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -97,7 +97,7 @@ "icedfrisby-nock": "^2.1.0", "is-svg": "^5.0.0", "jsdoc": "^4.0.2", - "lint-staged": "^15.2.1", + "lint-staged": "^15.2.2", "lodash.difference": "^4.5.0", "minimist": "^1.2.8", "mocha": "^10.3.0", @@ -16132,9 +16132,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 b4516500734f7..37202973f762c 100644 --- a/package.json +++ b/package.json @@ -184,7 +184,7 @@ "icedfrisby-nock": "^2.1.0", "is-svg": "^5.0.0", "jsdoc": "^4.0.2", - "lint-staged": "^15.2.1", + "lint-staged": "^15.2.2", "lodash.difference": "^4.5.0", "minimist": "^1.2.8", "mocha": "^10.3.0",