File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 36
36
"@babel/preset-env" : " 7.12.11" ,
37
37
"@babel/register" : " 7.12.10" ,
38
38
"ava" : " 3.15.0" ,
39
- "chalk" : " ^ 4.1.0" ,
39
+ "chalk" : " 4.1.0" ,
40
40
"coveralls" : " 3.1.0" ,
41
41
"esdoc" : " 1.1.0" ,
42
42
"esdoc-inject-script-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -1654,6 +1654,14 @@ caseless@~0.12.0:
1654
1654
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
1655
1655
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
1656
1656
1657
+ chalk@4.1.0, chalk@^4.0.0, chalk@^4.1.0 :
1658
+ version "4.1.0"
1659
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
1660
+ integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
1661
+ dependencies :
1662
+ ansi-styles "^4.1.0"
1663
+ supports-color "^7.1.0"
1664
+
1657
1665
chalk@^1.0.0, chalk@^1.1.3 :
1658
1666
version "1.1.3"
1659
1667
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -1682,14 +1690,6 @@ chalk@^3.0.0:
1682
1690
ansi-styles "^4.1.0"
1683
1691
supports-color "^7.1.0"
1684
1692
1685
- chalk@^4.0.0, chalk@^4.1.0 :
1686
- version "4.1.0"
1687
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
1688
- integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
1689
- dependencies :
1690
- ansi-styles "^4.1.0"
1691
- supports-color "^7.1.0"
1692
-
1693
1693
chardet@^0.7.0 :
1694
1694
version "0.7.0"
1695
1695
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
You can’t perform that action at this time.
0 commit comments