|
72 | 72 | "js-yaml": "4.1.0", |
73 | 73 | "jsonc-parser": "3.3.1", |
74 | 74 | "markdownlint": "0.35.0", |
75 | | - "markdownlint-cli2-formatter-default": "0.0.4", |
| 75 | + "markdownlint-cli2-formatter-default": "0.0.5", |
76 | 76 | "micromatch": "4.0.8" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
|
92 | 92 | "execa": "9.3.1", |
93 | 93 | "markdown-it-emoji": "3.0.0", |
94 | 94 | "markdown-it-for-inline": "2.0.1", |
95 | | - "markdownlint-cli2-formatter-codequality": "0.0.4", |
96 | | - "markdownlint-cli2-formatter-json": "0.0.7", |
97 | | - "markdownlint-cli2-formatter-junit": "0.0.11", |
98 | | - "markdownlint-cli2-formatter-pretty": "0.0.6", |
99 | | - "markdownlint-cli2-formatter-sarif": "0.0.1", |
100 | | - "markdownlint-cli2-formatter-summarize": "0.0.6", |
| 95 | + "markdownlint-cli2-formatter-codequality": "0.0.5", |
| 96 | + "markdownlint-cli2-formatter-json": "0.0.8", |
| 97 | + "markdownlint-cli2-formatter-junit": "0.0.12", |
| 98 | + "markdownlint-cli2-formatter-pretty": "0.0.7", |
| 99 | + "markdownlint-cli2-formatter-sarif": "0.0.2", |
| 100 | + "markdownlint-cli2-formatter-summarize": "0.0.7", |
101 | 101 | "markdownlint-rule-extended-ascii": "0.1.0", |
102 | 102 | "npm-run-all": "4.1.5" |
103 | 103 | }, |
|
0 commit comments