Skip to content

Commit 1a9402a

Browse files
rbucktonandrewbranch
authored andcommitted
Pin chalk to ^4.1 (microsoft#46985)
* Pin chalk to ^4.1 * Revert microsoft#46931
1 parent 7893f68 commit 1a9402a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"browser-resolve": "^1.11.2",
6262
"browserify": "latest",
6363
"chai": "latest",
64-
"chalk": "latest",
64+
"chalk": "^4.1.2",
6565
"convert-source-map": "latest",
6666
"del": "5.1.0",
6767
"diff": "^4.0.2",

0 commit comments

Comments
 (0)