File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 65
65
"babel-eslint" : " 10.1.0" ,
66
66
"babel-jest" : " 26.6.3" ,
67
67
"benchmark" : " 2.1.4" ,
68
- "cli-table" : " 0.3.4 " ,
68
+ "cli-table" : " 0.3.5 " ,
69
69
"cross-spawn" : " 7.0.3" ,
70
70
"eslint" : " 7.20.0" ,
71
71
"eslint-config-prettier" : " 7.2.0" ,
Original file line number Diff line number Diff line change @@ -1625,7 +1625,7 @@ caseless@~0.12.0:
1625
1625
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
1626
1626
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
1627
1627
1628
- chalk@^2.0.0, chalk@^2.4.1 :
1628
+ chalk@^2.0.0 :
1629
1629
version "2.4.2"
1630
1630
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1631
1631
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -1682,13 +1682,12 @@ class-utils@^0.3.5:
1682
1682
isobject "^3.0.0"
1683
1683
static-extend "^0.1.1"
1684
1684
1685
-
1686
- version "0.3.4 "
1687
- resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.4 .tgz#5b37fd723751f1a6e9e70d55953a75e16eab958e "
1688
- integrity sha512-1vinpnX/ZERcmE443i3SZTmU5DF0rPO9DrL4I2iVAllhxzCM9SzPlHnz19fsZB78htkKZvYBvj6SZ6vXnaxmTA ==
1685
+
1686
+ version "0.3.5 "
1687
+ resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.5 .tgz#643508c1d6b6e7b02c82c18afd5fcc8b6dab3ca6 "
1688
+ integrity sha512-7uo2+RMNQUZ13M199udxqwk1qxTOS53EUak4gmu/aioUpdH5RvBz0JkJslcWz6ABKedZNqXXzikMZgHh+qF16A ==
1689
1689
dependencies :
1690
- chalk "^2.4.1"
1691
- string-width "^4.2.0"
1690
+ colors "1.0.3"
1692
1691
1693
1692
cliui@^6.0.0 :
1694
1693
version "6.0.0"
@@ -1746,6 +1745,11 @@ colorette@^1.2.1:
1746
1745
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b"
1747
1746
integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==
1748
1747
1748
+
1749
+ version "1.0.3"
1750
+ resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b"
1751
+ integrity sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=
1752
+
1749
1753
combined-stream@^1.0.6, combined-stream@~1.0.6 :
1750
1754
version "1.0.8"
1751
1755
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
You can’t perform that action at this time.
0 commit comments