Skip to content

Commit

Permalink
Pin chalk to ^4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuckton committed Dec 1, 2021
1 parent 670ad45 commit cbeb8ff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 17 deletions.
24 changes: 8 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"browser-resolve": "^1.11.2",
"browserify": "latest",
"chai": "latest",
"chalk": "latest",
"chalk": "^4.1.2",
"convert-source-map": "latest",
"del": "5.1.0",
"diff": "^4.0.2",
Expand Down

0 comments on commit cbeb8ff

Please sign in to comment.