Skip to content

Commit 77ed849

Browse files
Merge pull request #118 from rwjblue/dependabot/npm_and_yarn/chalk-2.4.2
2 parents 7eef075 + f0f7614 commit 77ed849

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

yarn.lock

+3-9
Original file line numberDiff line numberDiff line change
@@ -935,8 +935,8 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
935935
supports-color "^2.0.0"
936936

937937
chalk@^2.0.0, chalk@^2.0.1:
938-
version "2.4.1"
939-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
938+
version "2.4.2"
939+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
940940
dependencies:
941941
ansi-styles "^3.2.1"
942942
escape-string-regexp "^1.0.5"
@@ -2743,7 +2743,7 @@ strip-json-comments@~2.0.1:
27432743
version "2.0.1"
27442744
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
27452745

2746-
supports-color@5.4.0:
2746+
supports-color@5.4.0, supports-color@^5.3.0:
27472747
version "5.4.0"
27482748
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.4.0.tgz#1c6b337402c2137605efe19f10fec390f6faab54"
27492749
dependencies:
@@ -2753,12 +2753,6 @@ supports-color@^2.0.0:
27532753
version "2.0.0"
27542754
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
27552755

2756-
supports-color@^5.3.0:
2757-
version "5.3.0"
2758-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.3.0.tgz#5b24ac15db80fa927cf5227a4a33fd3c4c7676c0"
2759-
dependencies:
2760-
has-flag "^3.0.0"
2761-
27622756
table@^3.7.8:
27632757
version "3.8.3"
27642758
resolved "https://registry.yarnpkg.com/table/-/table-3.8.3.tgz#2bbc542f0fda9861a755d3947fefd8b3f513855f"

0 commit comments

Comments
 (0)