fix(deps): update dependency chalk to v2.2.0 (#974)

pull/981/head v9.85.7
renovate[bot] 2017-10-18 15:06:27 +02:00 committed by Rhys Arkins
parent a4a14861b9
commit 8d664f6bf5
2 changed files with 10 additions and 2 deletions

View File

@ -42,7 +42,7 @@
},
"dependencies": {
"bunyan": "1.8.12",
"chalk": "2.1.0",
"chalk": "2.2.0",
"changelog": "1.4.0",
"child-process-promise": "2.2.1",
"commander": "2.11.0",

View File

@ -745,7 +745,15 @@ chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"
chalk@2.1.0, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
chalk@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.2.0.tgz#477b3bf2f9b8fd5ca9e429747e37f724ee7af240"
dependencies:
ansi-styles "^3.1.0"
escape-string-regexp "^1.0.5"
supports-color "^4.0.0"
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.1.0.tgz#ac5becf14fa21b99c6c92ca7a7d7cfd5b17e743e"
dependencies: