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 96
96
"esdoc-standard-plugin" : " 1.0.0" ,
97
97
"fixpack" : " 4.0.0" ,
98
98
"husky" : " 9.1.7" ,
99
- "lint-staged" : " 15.2.11 " ,
99
+ "lint-staged" : " 15.3.0 " ,
100
100
"microbundle" : " 0.15.1" ,
101
101
"np" : " 10.1.0" ,
102
102
"pinst" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -3921,11 +3921,16 @@ chalk@^5.2.0:
3921
3921
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
3922
3922
integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==
3923
3923
3924
- chalk@^5.3.0, chalk@~5.3.0 :
3924
+ chalk@^5.3.0:
3925
3925
version "5.3.0"
3926
3926
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
3927
3927
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
3928
3928
3929
+ chalk@~5.4.1:
3930
+ version "5.4.1"
3931
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
3932
+ integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
3933
+
3929
3934
chardet@^0.7.0:
3930
3935
version "0.7.0"
3931
3936
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
@@ -7878,12 +7883,12 @@ lines-and-columns@^1.1.6:
7878
7883
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
7879
7884
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
7880
7885
7881
- lint-staged@15.2.11 :
7882
- version "15.2.11 "
7883
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.11 .tgz#e88440982f4a4c1d55a9a7a839259ec3806bd81b "
7884
- integrity sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ ==
7886
+ lint-staged@15.3.0 :
7887
+ version "15.3.0 "
7888
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0 .tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3 "
7889
+ integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A ==
7885
7890
dependencies:
7886
- chalk "~5.3.0 "
7891
+ chalk "~5.4.1 "
7887
7892
commander "~12.1.0"
7888
7893
debug "~4.4.0"
7889
7894
execa "~8.0.1"
You can’t perform that action at this time.
0 commit comments