File tree 2 files changed +10
-5
lines changed
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.3 .0" ,
92
+ "chalk" : " 5.4 .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 @@ -3713,10 +3713,10 @@ chalk-template@^1.1.0:
3713
3713
dependencies:
3714
3714
chalk "^5.2.0"
3715
3715
3716
- chalk@5.3.0, chalk@^5.3.0, chalk@~5.3 .0:
3717
- version "5.3 .0"
3718
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3 .0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385 "
3719
- integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w ==
3716
+ chalk@5.4 .0:
3717
+ version "5.4 .0"
3718
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4 .0.tgz#846fdb5d5d939d6fa3d565cd5545697b6f8b6923 "
3719
+ integrity sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q ==
3720
3720
3721
3721
chalk@^1.0.0, chalk@^1.1.3:
3722
3722
version "1.1.3"
@@ -3759,6 +3759,11 @@ chalk@^5.2.0:
3759
3759
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
3760
3760
integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==
3761
3761
3762
+ chalk@^5.3.0, chalk@~5.3.0:
3763
+ version "5.3.0"
3764
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
3765
+ integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
3766
+
3762
3767
chardet@^0.7.0:
3763
3768
version "0.7.0"
3764
3769
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
You can’t perform that action at this time.
0 commit comments