Skip to content

Commit

Permalink
fix(package): update chalk to version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored Nov 9, 2019
1 parent 07c950b commit cc0dbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"list-skus": "node ./lib/esm-stub.js --list-skus"
},
"dependencies": {
"chalk": "^2.4.2",
"chalk": "^3.0.0",
"esm": "^3.2.25",
"he": "^1.2.0",
"inquirer": "^7.0.0",
Expand Down

0 comments on commit cc0dbe0

Please sign in to comment.