Skip to content

Commit 173cae0

Browse files
Tyler Smalleyelasticmachine
andauthored
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
1 parent 646b58b commit 173cae0

File tree

10 files changed

+11512
-8739
lines changed

10 files changed

+11512
-8739
lines changed

packages/kbn-dev-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"axios": "^0.19.0",
14-
"chalk": "^2.4.2",
14+
"chalk": "^4.1.0",
1515
"dedent": "^0.7.0",
1616
"execa": "^4.0.2",
1717
"exit-hook": "^2.2.0",

packages/kbn-es/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@elastic/elasticsearch": "7.9.0-rc.1",
99
"@kbn/dev-utils": "1.0.0",
1010
"abort-controller": "^2.0.3",
11-
"chalk": "^2.4.2",
11+
"chalk": "^4.1.0",
1212
"dedent": "^0.7.0",
1313
"del": "^5.1.0",
1414
"execa": "^4.0.2",

packages/kbn-plugin-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"version": "1.0.0",
66
"dependencies": {
7-
"chalk": "^2.4.2",
7+
"chalk": "^4.1.0",
88
"dedent": "^0.7.0",
99
"execa": "^4.0.2",
1010
"getopts": "^2.2.4",

0 commit comments

Comments
 (0)