diff --git a/package-lock.json b/package-lock.json index 74676be..7f21851 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "eslint-plugin-prettier": "5.2.1", "eslint-plugin-simple-import-sort": "12.1.1", "husky": "9.1.4", - "lint-staged": "15.2.8", + "lint-staged": "15.2.9", "postcss": "8.4.41", "prettier": "3.3.3", "tailwindcss": "3.4.10", @@ -4063,9 +4063,9 @@ "dev": true }, "node_modules/lint-staged": { - "version": "15.2.8", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.8.tgz", - "integrity": "sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==", + "version": "15.2.9", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.9.tgz", + "integrity": "sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==", "dev": true, "dependencies": { "chalk": "~5.3.0", diff --git a/package.json b/package.json index 8a48dec..34a15e5 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-prettier": "5.2.1", "eslint-plugin-simple-import-sort": "12.1.1", "husky": "9.1.4", - "lint-staged": "15.2.8", + "lint-staged": "15.2.9", "postcss": "8.4.41", "prettier": "3.3.3", "tailwindcss": "3.4.10",