File tree 2 files changed +13
-5
lines changed
2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 73
73
"babel-plugin-unassert" : " 3.0.1" ,
74
74
"babel-preset-power-assert" : " 3.0.0" ,
75
75
"c8" : " 7.7.1" ,
76
- "chalk" : " 4.1.0 " ,
76
+ "chalk" : " 4.1.1 " ,
77
77
"coveralls" : " 3.1.0" ,
78
78
"esdoc" : " 1.1.0" ,
79
79
"esdoc-inject-script-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -2677,10 +2677,10 @@ caseless@~0.12.0:
2677
2677
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
2678
2678
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
2679
2679
2680
- chalk@4.1.0, chalk@^4.0.0, chalk@^4.1.0 :
2681
- version "4.1.0 "
2682
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0 .tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a "
2683
- integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A ==
2680
+ chalk@4.1.1 :
2681
+ version "4.1.1 "
2682
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1 .tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad "
2683
+ integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg ==
2684
2684
dependencies :
2685
2685
ansi-styles "^4.1.0"
2686
2686
supports-color "^7.1.0"
@@ -2713,6 +2713,14 @@ chalk@^3.0.0:
2713
2713
ansi-styles "^4.1.0"
2714
2714
supports-color "^7.1.0"
2715
2715
2716
+ chalk@^4.0.0, chalk@^4.1.0 :
2717
+ version "4.1.0"
2718
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
2719
+ integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
2720
+ dependencies :
2721
+ ansi-styles "^4.1.0"
2722
+ supports-color "^7.1.0"
2723
+
2716
2724
chardet@^0.7.0 :
2717
2725
version "0.7.0"
2718
2726
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
You can’t perform that action at this time.
0 commit comments