Skip to content

Commit

Permalink
updated chalk to v4 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina authored Jul 19, 2020
1 parent 860cf6a commit bb2cce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"dependencies": {
"@hapi/bourne": "^2.0.0",
"args": "^5.0.1",
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"dateformat": "^3.0.3",
"fast-safe-stringify": "^2.0.7",
"jmespath": "^0.15.0",
"joycon": "^2.2.5",
"pump": "^3.0.0",
"readable-stream": "^3.6.0",
"split2": "^3.1.1",
"strip-json-comments": "^3.0.1"
"strip-json-comments": "^3.1.1"
},
"devDependencies": {
"pino": "^6.0.0",
Expand Down

0 comments on commit bb2cce0

Please sign in to comment.