markdownlint-cli2-formatter-pretty
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "markdownlint-cli2-formatter-pretty", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "An output formatter for markdownlint-cli2 that looks like markdownlint-cli2-formatter-default with color and clickable links", | ||
@@ -24,3 +24,3 @@ "author": { | ||
"dependencies": { | ||
"chalk": "5.0.0", | ||
"chalk": "5.3.0", | ||
"terminal-link": "3.0.0" | ||
@@ -27,0 +27,0 @@ }, |
+ Addedchalk@5.3.0(transitive)
- Removedchalk@5.0.0(transitive)
Updatedchalk@5.3.0