diff --git a/package.json b/package.json index b63ad69..5da8590 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "esdoc-standard-plugin": "1.0.0", "fixpack": "4.0.0", "husky": "9.1.4", - "lint-staged": "15.2.8", + "lint-staged": "15.2.9", "microbundle": "0.15.1", "np": "10.0.7", "pinst": "3.0.0", diff --git a/yarn.lock b/yarn.lock index f9e38d8..6882c2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8109,10 +8109,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -lint-staged@15.2.8: - version "15.2.8" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.8.tgz#5e19eb7b4dbb922f56fafb4635b44ee3c92f7322" - integrity sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ== +lint-staged@15.2.9: + version "15.2.9" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da" + integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ== dependencies: chalk "~5.3.0" commander "~12.1.0"