File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 89
89
"babel-plugin-unassert" : " 3.2.0" ,
90
90
"babel-preset-power-assert" : " 3.0.0" ,
91
91
"c8" : " 10.1.3" ,
92
- "chalk" : " 5.4.1 " ,
92
+ "chalk" : " 5.5.0 " ,
93
93
"esdoc" : " 1.1.0" ,
94
94
"esdoc-inject-script-plugin" : " 1.0.0" ,
95
95
"esdoc-inject-style-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -3882,10 +3882,10 @@ chalk-template@^1.1.0:
3882
3882
dependencies:
3883
3883
chalk "^5.2.0"
3884
3884
3885
- chalk@5.4.1, chalk@^5.4.1 :
3886
- version "5.4.1 "
3887
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1 .tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8 "
3888
- integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w ==
3885
+ chalk@5.5.0 :
3886
+ version "5.5.0 "
3887
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.5.0 .tgz#67ada1df5ca809dc84c9b819d76418ddcf128428 "
3888
+ integrity sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg ==
3889
3889
3890
3890
chalk@^1.0.0, chalk@^1.1.3:
3891
3891
version "1.1.3"
@@ -3933,6 +3933,11 @@ chalk@^5.3.0:
3933
3933
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
3934
3934
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
3935
3935
3936
+ chalk@^5.4.1:
3937
+ version "5.4.1"
3938
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
3939
+ integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
3940
+
3936
3941
chardet@^0.7.0:
3937
3942
version "0.7.0"
3938
3943
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
You can’t perform that action at this time.
0 commit comments