Skip to content

Commit

Permalink
Bump chalk to 4.1.0 (#73397) (#74762)
Browse files Browse the repository at this point in the history
https://github.com/chalk/chalk/releases

Signed-off-by: Tyler Smalley <[email protected]>

Co-authored-by: Elastic Machine <[email protected]>
# Conflicts:
#	packages/kbn-pm/dist/index.js
  • Loading branch information
Tyler Smalley authored Aug 11, 2020
1 parent 646b58b commit 173cae0
Show file tree
Hide file tree
Showing 10 changed files with 11,512 additions and 8,739 deletions.
2 changes: 1 addition & 1 deletion packages/kbn-dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/kbn-es/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/kbn-plugin-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 173cae0

Please sign in to comment.