diff --git a/package.json b/package.json index 698ad9b..820812e 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "esdoc-standard-plugin": "1.0.0", "fixpack": "4.0.0", "husky": "8.0.3", - "lint-staged": "15.0.0", + "lint-staged": "15.0.1", "microbundle": "0.15.1", "np": "8.0.4", "pinst": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 89d669f..fa55522 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7346,10 +7346,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -lint-staged@15.0.0: - version "15.0.0" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.0.tgz#4753a51a60a1b37513b216c87822c5d34ba2e48f" - integrity sha512-OdrAd/qZhO4MnPyNRehI1Fh6j8kcfQoGpjQ1Vw8dSkDkNONdqe/HpKXqtKpFIPCAYeF4/tfnE11MnjLYuLKjqA== +lint-staged@15.0.1: + version "15.0.1" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.1.tgz#1db47c315c79bafe993aa33a0b50cbfeef50d906" + integrity sha512-2IU5OWmCaxch0X0+IBF4/v7sutpB+F3qoXbro43pYjQTOo5wumckjxoxn47pQBqqBsCWrD5HnI2uG/zJA7isew== dependencies: chalk "5.3.0" commander "11.1.0"