Bump chalk to 4.1.0 (#73397) (#74762)

https://github.com/chalk/chalk/releases

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
# Conflicts:
#	packages/kbn-pm/dist/index.js
This commit is contained in:
Tyler Smalley 2020-08-11 09:09:37 -07:00 committed by GitHub
parent 646b58b76b
commit 173cae0028
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 5411 additions and 2638 deletions

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"axios": "^0.19.0",
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"dedent": "^0.7.0",
"execa": "^4.0.2",
"exit-hook": "^2.2.0",

View file

@ -8,7 +8,7 @@
"@elastic/elasticsearch": "7.9.0-rc.1",
"@kbn/dev-utils": "1.0.0",
"abort-controller": "^2.0.3",
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"dedent": "^0.7.0",
"del": "^5.1.0",
"execa": "^4.0.2",

View file

@ -4,7 +4,7 @@
"private": true,
"version": "1.0.0",
"dependencies": {
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"dedent": "^0.7.0",
"execa": "^4.0.2",
"getopts": "^2.2.4",

File diff suppressed because one or more lines are too long

View file

@ -35,7 +35,7 @@
"@kbn/dev-utils": "1.0.0",
"@yarnpkg/lockfile": "^1.1.0",
"babel-loader": "^8.0.6",
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"cmd-shim": "^2.1.0",
"cpy": "^8.0.0",
"dedent": "^0.7.0",

View file

@ -21,7 +21,7 @@
"diff": "^4.0.1"
},
"dependencies": {
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"dedent": "^0.7.0",
"del": "^5.1.0",
"exit-hook": "^2.2.0",

View file

@ -36,7 +36,7 @@
"@kbn/optimizer": "1.0.0",
"babel-loader": "^8.0.6",
"brace": "0.11.1",
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"chokidar": "3.2.1",
"core-js": "^3.6.4",
"css-loader": "^3.4.2",

View file

@ -43,7 +43,7 @@ export function execInProjects(
// execute in the current working directory so that relative paths in errors
// are relative from the right location
cwd: process.cwd(),
env: chalk.enabled ? { FORCE_COLOR: 'true' } : {},
env: chalk.level > 0 ? { FORCE_COLOR: 'true' } : {},
stdio: ['ignore', 'pipe', 'pipe'],
preferLocal: true,
}).catch((error) => {

View file

@ -131,7 +131,7 @@
"base64-js": "^1.3.1",
"base64url": "^3.0.1",
"canvas": "^2.6.1",
"chalk": "^2.4.2",
"chalk": "^4.1.0",
"chance": "1.0.18",
"cheerio": "0.22.0",
"commander": "3.0.2",

View file

@ -9936,14 +9936,14 @@ collection-visit@^1.0.0:
map-visit "^1.0.0"
object-visit "^1.0.0"
color-convert@^1.8.2, color-convert@^1.9.0:
color-convert@^1.8.2:
version "1.9.1"
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.1.tgz#c1261107aeb2f294ebffec9ed9ecad529a6097ed"
integrity sha512-mjGanIiwQJskCC18rPR6OmrZ6fm2Lc7PeGFYwCmy5J34wC6F1PzdGL6xeMfmgicfYcNLGuVFA3WzXtIDCQSZxQ==
dependencies:
color-name "^1.1.1"
color-convert@^1.9.1:
color-convert@^1.9.0, color-convert@^1.9.1:
version "1.9.3"
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
@ -28917,14 +28917,14 @@ supports-color@^3.1.2:
dependencies:
has-flag "^1.0.0"
supports-color@^5.0.0, supports-color@^5.4.0, supports-color@^5.5.0:
supports-color@^5.0.0, supports-color@^5.3.0, supports-color@^5.4.0, supports-color@^5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
dependencies:
has-flag "^3.0.0"
supports-color@^5.2.0, supports-color@^5.3.0:
supports-color@^5.2.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.3.0.tgz#5b24ac15db80fa927cf5227a4a33fd3c4c7676c0"
integrity sha512-0aP01LLIskjKs3lq52EC0aGBAJhLq7B2Rd8HC/DR/PtNNpcLilNmHC12O+hu0usQpo7wtHNRqtrhBwtDb0+dNg==