diff --git a/package-lock.json b/package-lock.json index e55cf411..dc7a1ae4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "eslint-plugin-simple-import-sort": "10.0.0", "eslint-plugin-tsdoc": "0.2.17", "husky": "9.0.10", - "lint-staged": "15.2.1", + "lint-staged": "15.2.2", "prettier": "3.2.4", "vite": "5.0.12", "vite-plugin-html": "3.2.2" @@ -6917,9 +6917,9 @@ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" }, "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 0640c607..c7d346af 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-simple-import-sort": "10.0.0", "eslint-plugin-tsdoc": "0.2.17", "husky": "9.0.10", - "lint-staged": "15.2.1", + "lint-staged": "15.2.2", "prettier": "3.2.4", "vite": "5.0.12", "vite-plugin-html": "3.2.2"