File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 7373 "babel-plugin-unassert" : " 3.0.1" ,
7474 "babel-preset-power-assert" : " 3.0.0" ,
7575 "c8" : " 7.7.1" ,
76- "chalk" : " 4.1.0 " ,
76+ "chalk" : " 4.1.1 " ,
7777 "coveralls" : " 3.1.0" ,
7878 "esdoc" : " 1.1.0" ,
7979 "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:
26772677 resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
26782678 integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
26792679
2680- [email protected] .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+ 2681+ version "4.1.1 "
2682+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1 .tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad "
2683+ integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg ==
26842684 dependencies :
26852685 ansi-styles "^4.1.0"
26862686 supports-color "^7.1.0"
@@ -2713,6 +2713,14 @@ chalk@^3.0.0:
27132713 ansi-styles "^4.1.0"
27142714 supports-color "^7.1.0"
27152715
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+
27162724chardet@^0.7.0 :
27172725 version "0.7.0"
27182726 resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
You can’t perform that action at this time.
0 commit comments