diff --git a/package-lock.json b/package-lock.json index 91060ee..5974475 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "eslint-plugin-tsdoc": "0.5.2", "globals": "17.12.0", "husky": "9.1.7", - "lint-staged": "17.5.0", + "lint-staged": "17.5.1", "prettier": "3.9.6", "tsup": "8.5.1", "typescript": "6.0.3", @@ -4415,9 +4415,9 @@ "license": "MIT" }, "node_modules/lint-staged": { - "version": "17.5.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.5.0.tgz", - "integrity": "sha512-ah2qsNtvKP1+Ak4rAvEEIvcXDLjjbr/xmxCvlequxqEOFYk0qINcZcRxD3Ic8wRn7/oQ8+wC9s0DfDrdMVCRFg==", + "version": "17.5.1", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.5.1.tgz", + "integrity": "sha512-7EDuco1xnBMeVpvAbeMq1U5KXwJGLmY8q6l+Ye78r36C4mPc+Vg1Z2SK8gHyRTyvPro90A0q5/FAZ+Au23d6QQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 97db003..c586624 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-tsdoc": "0.5.2", "globals": "17.12.0", "husky": "9.1.7", - "lint-staged": "17.5.0", + "lint-staged": "17.5.1", "prettier": "3.9.6", "tsup": "8.5.1", "typescript": "6.0.3",