Update dependency chalk to v2.4.2

This commit is contained in:
Renovate Bot 2019-01-28 00:24:38 +00:00
parent e58ad69a38
commit e2e1781612
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 12 additions and 4 deletions

View file

@ -40,7 +40,7 @@
},
"dependencies": {
"bcryptjs": "2.4.3",
"chalk": "2.4.1",
"chalk": "2.4.2",
"cheerio": "0.22.0",
"commander": "2.19.0",
"express": "4.16.4",

View file

@ -1621,9 +1621,9 @@ chai@4.2.0:
pathval "^1.1.0"
type-detect "^4.0.5"
chalk@2.4.1, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
chalk@2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
dependencies:
ansi-styles "^3.2.1"
escape-string-regexp "^1.0.5"
@ -1639,6 +1639,14 @@ chalk@^1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
dependencies:
ansi-styles "^3.2.1"
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"
character-entities-html4@^1.0.0:
version "1.1.2"
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-1.1.2.tgz#c44fdde3ce66b52e8d321d6c1bf46101f0150610"