Skip to content

Commit bc84e28

Browse files
fix(package): update chalk to version 4.0.0
Closes #133
1 parent 8091ebc commit bc84e28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
}
4040
},
4141
"dependencies": {
42-
"chalk": "^2.4.2",
42+
"chalk": "^4.0.0",
4343
"fancy-log": "^1.3.3",
4444
"lodash": "^4.17.15",
4545
"minimatch": "^3.0.4",

0 commit comments

Comments
 (0)