Skip to content

Commit bd26b34

Browse files
filipesilvahansl
authored andcommitted
fix(@ngtools/webpack): update chalk to 2.2.0
Fix #8212
1 parent e7a9607 commit bd26b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@ngtools/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"tree-kill": "^1.0.0",
29-
"chalk": "^2.0.1",
29+
"chalk": "~2.2.0",
3030
"loader-utils": "^1.0.2",
3131
"enhanced-resolve": "^3.1.0",
3232
"magic-string": "^0.22.3",

0 commit comments

Comments
 (0)