Skip to content

Commit 49b1acc

Browse files
Pin chalk to ^4.1 (microsoft#46985) (microsoft#47014)
* Pin chalk to ^4.1 * Revert microsoft#46931 Co-authored-by: Ron Buckton <[email protected]>
1 parent 7893f68 commit 49b1acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
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)