Skip to content

Commit b15ff63

Browse files
committed
Update markdownlint-cli2-formatter-junit to version 0.0.7, markdownlint-cli2-formatter-pretty to version 0.0.5.
1 parent f9dfd24 commit b15ff63

File tree

4 files changed

+5293
-81
lines changed

4 files changed

+5293
-81
lines changed

formatter-junit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdownlint-cli2-formatter-junit",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "An output formatter for markdownlint-cli2 that writes results to a file in JUnit XML format",
55
"author": {
66
"name": "David Anson",

formatter-pretty/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdownlint-cli2-formatter-pretty",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "An output formatter for markdownlint-cli2 that looks like markdownlint-cli2-formatter-default with color and clickable links",
55
"author": {
66
"name": "David Anson",

0 commit comments

Comments
 (0)