diff --git a/formatter-codequality/package.json b/formatter-codequality/package.json index 1ca72a47..a22079ed 100644 --- a/formatter-codequality/package.json +++ b/formatter-codequality/package.json @@ -1,6 +1,6 @@ { "name": "markdownlint-cli2-formatter-codequality", - "version": "0.0.4", + "version": "0.0.5", "description": "An output formatter for markdownlint-cli2 that writes results to a GitLab Code Quality report artifact JSON file", "author": { "name": "Matthias Schoettle", diff --git a/formatter-default/package.json b/formatter-default/package.json index f8763f5a..4bf8ac1d 100644 --- a/formatter-default/package.json +++ b/formatter-default/package.json @@ -1,6 +1,6 @@ { "name": "markdownlint-cli2-formatter-default", - "version": "0.0.4", + "version": "0.0.5", "description": "An output formatter for markdownlint-cli2 that produces the same output as markdownlint-cli", "author": { "name": "David Anson", diff --git a/formatter-json/package.json b/formatter-json/package.json index 0561772b..c16d09de 100644 --- a/formatter-json/package.json +++ b/formatter-json/package.json @@ -1,6 +1,6 @@ { "name": "markdownlint-cli2-formatter-json", - "version": "0.0.7", + "version": "0.0.8", "description": "An output formatter for markdownlint-cli2 that writes results to a file in JSON format", "author": { "name": "David Anson", diff --git a/formatter-junit/package.json b/formatter-junit/package.json index 7b67a3ae..5389ed60 100644 --- a/formatter-junit/package.json +++ b/formatter-junit/package.json @@ -1,6 +1,6 @@ { "name": "markdownlint-cli2-formatter-junit", - "version": "0.0.11", + "version": "0.0.12", "description": "An output formatter for markdownlint-cli2 that writes results to a file in JUnit XML format", "author": { "name": "David Anson", diff --git a/formatter-pretty/package.json b/formatter-pretty/package.json index 2b9fa2a1..eb8a0098 100644 --- a/formatter-pretty/package.json +++ b/formatter-pretty/package.json @@ -1,6 +1,6 @@ { "name": "markdownlint-cli2-formatter-pretty", - "version": "0.0.6", + "version": "0.0.7", "description": "An output formatter for markdownlint-cli2 that looks like markdownlint-cli2-formatter-default with color and clickable links", "author": { "name": "David Anson", diff --git a/formatter-sarif/package.json b/formatter-sarif/package.json index 9f0d1257..a0a581e9 100644 --- a/formatter-sarif/package.json +++ b/formatter-sarif/package.json @@ -1,6 +1,6 @@ { "name": "markdownlint-cli2-formatter-sarif", - "version": "0.0.1", + "version": "0.0.2", "description": "An output formatter for markdownlint-cli2 that writes results to a file in Static Analysis Results Interchange Format/SARIF", "author": { "name": "David Anson", diff --git a/formatter-summarize/package.json b/formatter-summarize/package.json index 2f0545ad..3b964f98 100644 --- a/formatter-summarize/package.json +++ b/formatter-summarize/package.json @@ -1,6 +1,6 @@ { "name": "markdownlint-cli2-formatter-summarize", - "version": "0.0.6", + "version": "0.0.7", "description": "An output formatter for markdownlint-cli2 that summarizes the results", "author": { "name": "David Anson", diff --git a/package.json b/package.json index e4ca0111..8ac63018 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "js-yaml": "4.1.0", "jsonc-parser": "3.3.1", "markdownlint": "0.35.0", - "markdownlint-cli2-formatter-default": "0.0.4", + "markdownlint-cli2-formatter-default": "0.0.5", "micromatch": "4.0.8" }, "devDependencies": { @@ -92,12 +92,12 @@ "execa": "9.3.1", "markdown-it-emoji": "3.0.0", "markdown-it-for-inline": "2.0.1", - "markdownlint-cli2-formatter-codequality": "0.0.4", - "markdownlint-cli2-formatter-json": "0.0.7", - "markdownlint-cli2-formatter-junit": "0.0.11", - "markdownlint-cli2-formatter-pretty": "0.0.6", - "markdownlint-cli2-formatter-sarif": "0.0.1", - "markdownlint-cli2-formatter-summarize": "0.0.6", + "markdownlint-cli2-formatter-codequality": "0.0.5", + "markdownlint-cli2-formatter-json": "0.0.8", + "markdownlint-cli2-formatter-junit": "0.0.12", + "markdownlint-cli2-formatter-pretty": "0.0.7", + "markdownlint-cli2-formatter-sarif": "0.0.2", + "markdownlint-cli2-formatter-summarize": "0.0.7", "markdownlint-rule-extended-ascii": "0.1.0", "npm-run-all": "4.1.5" }, diff --git a/test/snapshots/markdownlint-cli2-test-exec.js.md b/test/snapshots/markdownlint-cli2-test-exec.js.md index a4ba6528..d5747bd1 100644 --- a/test/snapshots/markdownlint-cli2-test-exec.js.md +++ b/test/snapshots/markdownlint-cli2-test-exec.js.md @@ -3556,7 +3556,7 @@ Generated by [AVA](https://avajs.dev). "tool": {␊ "driver": {␊ "name": "markdownlint-cli2-formatter-sarif",␊ - "version": "0.0.1",␊ + "version": "0.0.2",␊ "informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊ "rules": [␊ {␊ @@ -4493,7 +4493,7 @@ Generated by [AVA](https://avajs.dev). "tool": {␊ "driver": {␊ "name": "markdownlint-cli2-formatter-sarif",␊ - "version": "0.0.1",␊ + "version": "0.0.2",␊ "informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊ "rules": [␊ {␊ @@ -5142,7 +5142,7 @@ Generated by [AVA](https://avajs.dev). "tool": {␊ "driver": {␊ "name": "markdownlint-cli2-formatter-sarif",␊ - "version": "0.0.1",␊ + "version": "0.0.2",␊ "informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊ "rules": [␊ {␊ @@ -5511,7 +5511,7 @@ Generated by [AVA](https://avajs.dev). "tool": {␊ "driver": {␊ "name": "markdownlint-cli2-formatter-sarif",␊ - "version": "0.0.1",␊ + "version": "0.0.2",␊ "informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊ "rules": [␊ {␊ @@ -5818,7 +5818,7 @@ Generated by [AVA](https://avajs.dev). "tool": {␊ "driver": {␊ "name": "markdownlint-cli2-formatter-sarif",␊ - "version": "0.0.1",␊ + "version": "0.0.2",␊ "informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊ "rules": []␊ }␊ diff --git a/test/snapshots/markdownlint-cli2-test-exec.js.snap b/test/snapshots/markdownlint-cli2-test-exec.js.snap index e3deada3..5219605f 100644 Binary files a/test/snapshots/markdownlint-cli2-test-exec.js.snap and b/test/snapshots/markdownlint-cli2-test-exec.js.snap differ diff --git a/test/snapshots/markdownlint-cli2-test-main.js.md b/test/snapshots/markdownlint-cli2-test-main.js.md index c0338dd8..c83348c3 100644 --- a/test/snapshots/markdownlint-cli2-test-main.js.md +++ b/test/snapshots/markdownlint-cli2-test-main.js.md @@ -3556,7 +3556,7 @@ Generated by [AVA](https://avajs.dev). "tool": {␊ "driver": {␊ "name": "markdownlint-cli2-formatter-sarif",␊ - "version": "0.0.1",␊ + "version": "0.0.2",␊ "informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊ "rules": [␊ {␊ @@ -4186,7 +4186,7 @@ Generated by [AVA](https://avajs.dev). "tool": {␊ "driver": {␊ "name": "markdownlint-cli2-formatter-sarif",␊ - "version": "0.0.1",␊ + "version": "0.0.2",␊ "informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊ "rules": [␊ {␊ @@ -4555,7 +4555,7 @@ Generated by [AVA](https://avajs.dev). "tool": {␊ "driver": {␊ "name": "markdownlint-cli2-formatter-sarif",␊ - "version": "0.0.1",␊ + "version": "0.0.2",␊ "informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊ "rules": [␊ {␊ @@ -4862,7 +4862,7 @@ Generated by [AVA](https://avajs.dev). "tool": {␊ "driver": {␊ "name": "markdownlint-cli2-formatter-sarif",␊ - "version": "0.0.1",␊ + "version": "0.0.2",␊ "informationUri": "https://github.com/DavidAnson/markdownlint-cli2",␊ "rules": []␊ }␊ diff --git a/test/snapshots/markdownlint-cli2-test-main.js.snap b/test/snapshots/markdownlint-cli2-test-main.js.snap index 9ebad4d9..9304fa78 100644 Binary files a/test/snapshots/markdownlint-cli2-test-main.js.snap and b/test/snapshots/markdownlint-cli2-test-main.js.snap differ