File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 106106 "esdoc-standard-plugin" : " 1.0.0" ,
107107 "fixpack" : " 4.0.0" ,
108108 "husky" : " 9.1.7" ,
109- "lint-staged" : " 15.2.11 " ,
109+ "lint-staged" : " 15.3.0 " ,
110110 "microbundle" : " 0.15.1" ,
111111 "np" : " 10.1.0" ,
112112 "pinst" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -3766,11 +3766,16 @@ chalk@^5.2.0:
37663766 resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
37673767 integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==
37683768
3769- chalk@^5.3.0, chalk@~5.3.0 :
3769+ chalk@^5.3.0:
37703770 version "5.3.0"
37713771 resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
37723772 integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
37733773
3774+ chalk@~5.4.1:
3775+ version "5.4.1"
3776+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
3777+ integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
3778+
37743779chardet@^0.7.0:
37753780 version "0.7.0"
37763781 resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
@@ -7569,12 +7574,12 @@ lines-and-columns@^1.1.6:
75697574 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
75707575 integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
75717576
7572- lint-staged@15.2.11 :
7573- version "15.2.11 "
7574- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.11 .tgz#e88440982f4a4c1d55a9a7a839259ec3806bd81b "
7575- integrity sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ ==
7577+ lint-staged@15.3.0 :
7578+ version "15.3.0 "
7579+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0 .tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3 "
7580+ integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A ==
75767581 dependencies:
7577- chalk "~5.3.0 "
7582+ chalk "~5.4.1 "
75787583 commander "~12.1.0"
75797584 debug "~4.4.0"
75807585 execa "~8.0.1"
You can’t perform that action at this time.
0 commit comments