Skip to content

Commit 6c5f380

Browse files
fix(package): update chalk to version 4.0.0
Closes #58
1 parent 0678ceb commit 6c5f380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-webpack-logger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"repository": "https://github.com/TechPacket/techpacket-build-tools/tree/master/packages/plugin-webpack-logger",
99
"dependencies": {
1010
"bytes": "^3.0.0",
11-
"chalk": "2.4.2",
11+
"chalk": "4.0.0",
1212
"text-table": "^0.2.0"
1313
},
1414
"version": "1.0.3",

0 commit comments

Comments
 (0)