File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 87
87
"babel-plugin-transform-remove-console" : " 6.9.4" ,
88
88
"babel-plugin-unassert" : " 3.0.1" ,
89
89
"babel-preset-power-assert" : " 3.0.0" ,
90
- "chalk" : " ^ 4.1.0" ,
90
+ "chalk" : " 4.1.0" ,
91
91
"coveralls" : " 3.1.0" ,
92
92
"esdoc" : " 1.1.0" ,
93
93
"esdoc-inject-script-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -1713,6 +1713,14 @@ caseless@~0.12.0:
1713
1713
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
1714
1714
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
1715
1715
1716
+ chalk@4.1.0, chalk@^4.0.0, chalk@^4.1.0 :
1717
+ version "4.1.0"
1718
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
1719
+ integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
1720
+ dependencies :
1721
+ ansi-styles "^4.1.0"
1722
+ supports-color "^7.1.0"
1723
+
1716
1724
chalk@^1.0.0, chalk@^1.1.3 :
1717
1725
version "1.1.3"
1718
1726
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -1741,14 +1749,6 @@ chalk@^3.0.0:
1741
1749
ansi-styles "^4.1.0"
1742
1750
supports-color "^7.1.0"
1743
1751
1744
- chalk@^4.0.0, chalk@^4.1.0 :
1745
- version "4.1.0"
1746
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
1747
- integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
1748
- dependencies :
1749
- ansi-styles "^4.1.0"
1750
- supports-color "^7.1.0"
1751
-
1752
1752
chardet@^0.7.0 :
1753
1753
version "0.7.0"
1754
1754
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
You can’t perform that action at this time.
0 commit comments