Skip to content

Commit 1538bb7

Browse files
committed
fix(deps): update chalk to v4.1.0
1 parent dfc3095 commit 1538bb7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"url": "git://github.com/markedjs/html-differ.git"
2828
},
2929
"dependencies": {
30-
"chalk": "^4.0.0",
30+
"chalk": "^4.1.0",
3131
"coa": "^2.0.2",
3232
"diff": "^4.0.2",
3333
"parse5-sax-parser": "^5.1.1"

0 commit comments

Comments
 (0)