diff --git a/packages/remark-lint-blockquote-indentation/package.json b/packages/remark-lint-blockquote-indentation/package.json index 4b82c0ac..d95ae870 100644 --- a/packages/remark-lint-blockquote-indentation/package.json +++ b/packages/remark-lint-blockquote-indentation/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-blockquote-indentation", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when block quotes are either indented too much or too little", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-checkbox-character-style/package.json b/packages/remark-lint-checkbox-character-style/package.json index b78ae6c8..f99227e7 100644 --- a/packages/remark-lint-checkbox-character-style/package.json +++ b/packages/remark-lint-checkbox-character-style/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-checkbox-character-style", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when list item checkboxes violate a given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-checkbox-content-indent/package.json b/packages/remark-lint-checkbox-content-indent/package.json index d82f47b3..d07422b6 100644 --- a/packages/remark-lint-checkbox-content-indent/package.json +++ b/packages/remark-lint-checkbox-content-indent/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-checkbox-content-indent", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when list item checkboxes are followed by too much whitespace", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-code-block-style/package.json b/packages/remark-lint-code-block-style/package.json index 3e990f8b..c3cfadcb 100644 --- a/packages/remark-lint-code-block-style/package.json +++ b/packages/remark-lint-code-block-style/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-code-block-style", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when code blocks do not adhere to a given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-definition-case/package.json b/packages/remark-lint-definition-case/package.json index a64af399..ecb508c8 100644 --- a/packages/remark-lint-definition-case/package.json +++ b/packages/remark-lint-definition-case/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-definition-case", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when definition labels are not lowercase", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-definition-spacing/package.json b/packages/remark-lint-definition-spacing/package.json index 9b988a90..0b1a4f0a 100644 --- a/packages/remark-lint-definition-spacing/package.json +++ b/packages/remark-lint-definition-spacing/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-definition-spacing", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when consecutive whitespace is used in a definition", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-emphasis-marker/package.json b/packages/remark-lint-emphasis-marker/package.json index 5b468727..2b41126a 100644 --- a/packages/remark-lint-emphasis-marker/package.json +++ b/packages/remark-lint-emphasis-marker/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-emphasis-marker", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when emphasis markers violate the given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-fenced-code-flag/package.json b/packages/remark-lint-fenced-code-flag/package.json index 85d4b714..a1c5add5 100644 --- a/packages/remark-lint-fenced-code-flag/package.json +++ b/packages/remark-lint-fenced-code-flag/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-fenced-code-flag", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when fenced code blocks occur without language flag", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-fenced-code-marker/package.json b/packages/remark-lint-fenced-code-marker/package.json index ee02b687..293ea960 100644 --- a/packages/remark-lint-fenced-code-marker/package.json +++ b/packages/remark-lint-fenced-code-marker/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-fenced-code-marker", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when fenced code markers violate the given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-file-extension/package.json b/packages/remark-lint-file-extension/package.json index c5f70ffd..40a84952 100644 --- a/packages/remark-lint-file-extension/package.json +++ b/packages/remark-lint-file-extension/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-file-extension", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when the file’s extension violates the given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-final-definition/package.json b/packages/remark-lint-final-definition/package.json index 10339ecc..403cb34b 100644 --- a/packages/remark-lint-final-definition/package.json +++ b/packages/remark-lint-final-definition/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-final-definition", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when definitions are not placed at the end of the file", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-final-newline/package.json b/packages/remark-lint-final-newline/package.json index 5fa05c79..114363e2 100644 --- a/packages/remark-lint-final-newline/package.json +++ b/packages/remark-lint-final-newline/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-final-newline", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when a newline at the end of a file is missing", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-first-heading-level/package.json b/packages/remark-lint-first-heading-level/package.json index 5e74b5a0..08a4dd67 100644 --- a/packages/remark-lint-first-heading-level/package.json +++ b/packages/remark-lint-first-heading-level/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-first-heading-level", - "version": "1.1.4", + "version": "1.1.5", "description": "remark-lint rule to warn when the first heading has a level other than a specified value", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-hard-break-spaces/package.json b/packages/remark-lint-hard-break-spaces/package.json index e973d7a9..8fd8e919 100644 --- a/packages/remark-lint-hard-break-spaces/package.json +++ b/packages/remark-lint-hard-break-spaces/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-hard-break-spaces", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when too many spaces are used to create a hard break", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-heading-increment/package.json b/packages/remark-lint-heading-increment/package.json index 69c53dd2..b4b8b133 100644 --- a/packages/remark-lint-heading-increment/package.json +++ b/packages/remark-lint-heading-increment/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-heading-increment", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when headings increment with more than 1 level at a time", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-heading-style/package.json b/packages/remark-lint-heading-style/package.json index 0162bff8..d0719b4b 100644 --- a/packages/remark-lint-heading-style/package.json +++ b/packages/remark-lint-heading-style/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-heading-style", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when heading style violates the given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-linebreak-style/package.json b/packages/remark-lint-linebreak-style/package.json index 470f7d65..4557da83 100644 --- a/packages/remark-lint-linebreak-style/package.json +++ b/packages/remark-lint-linebreak-style/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-linebreak-style", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when linebreaks violate a given or detected style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-link-title-style/package.json b/packages/remark-lint-link-title-style/package.json index 76681de3..cbcc94b5 100644 --- a/packages/remark-lint-link-title-style/package.json +++ b/packages/remark-lint-link-title-style/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-link-title-style", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when link and definition titles occur with incorrect quotes", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-list-item-bullet-indent/package.json b/packages/remark-lint-list-item-bullet-indent/package.json index 5ad75f12..6e1b6f1b 100644 --- a/packages/remark-lint-list-item-bullet-indent/package.json +++ b/packages/remark-lint-list-item-bullet-indent/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-list-item-bullet-indent", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when list item bullets are indented", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-list-item-content-indent/package.json b/packages/remark-lint-list-item-content-indent/package.json index 43143787..f863a956 100644 --- a/packages/remark-lint-list-item-content-indent/package.json +++ b/packages/remark-lint-list-item-content-indent/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-list-item-content-indent", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when the content of a list item has mixed indentation", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-list-item-indent/package.json b/packages/remark-lint-list-item-indent/package.json index 4493c4d0..039623fd 100644 --- a/packages/remark-lint-list-item-indent/package.json +++ b/packages/remark-lint-list-item-indent/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-list-item-indent", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when the spacing between a list item’s bullet and its content violates a given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-list-item-spacing/package.json b/packages/remark-lint-list-item-spacing/package.json index 2a2ae2f4..a2a5ca76 100644 --- a/packages/remark-lint-list-item-spacing/package.json +++ b/packages/remark-lint-list-item-spacing/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-list-item-spacing", - "version": "1.1.3", + "version": "1.1.4", "description": "remark-lint rule to warn when list looseness is incorrect", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-maximum-heading-length/package.json b/packages/remark-lint-maximum-heading-length/package.json index 13bc98fd..796e7333 100644 --- a/packages/remark-lint-maximum-heading-length/package.json +++ b/packages/remark-lint-maximum-heading-length/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-maximum-heading-length", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when headings are too long", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-maximum-line-length/package.json b/packages/remark-lint-maximum-line-length/package.json index 6fcec1d8..da519621 100644 --- a/packages/remark-lint-maximum-line-length/package.json +++ b/packages/remark-lint-maximum-line-length/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-maximum-line-length", - "version": "1.2.1", + "version": "1.2.2", "description": "remark-lint rule to warn when lines are too long", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-auto-link-without-protocol/package.json b/packages/remark-lint-no-auto-link-without-protocol/package.json index 2a6be637..e5d2c058 100644 --- a/packages/remark-lint-no-auto-link-without-protocol/package.json +++ b/packages/remark-lint-no-auto-link-without-protocol/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-auto-link-without-protocol", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn for angle bracketed links without protocol", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-blockquote-without-marker/package.json b/packages/remark-lint-no-blockquote-without-marker/package.json index da4c39ae..ad9cb8d8 100644 --- a/packages/remark-lint-no-blockquote-without-marker/package.json +++ b/packages/remark-lint-no-blockquote-without-marker/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-blockquote-without-marker", - "version": "2.0.3", + "version": "2.0.4", "description": "remark-lint rule to warn when blank lines without markers (`>`) are found in a block quote", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-consecutive-blank-lines/package.json b/packages/remark-lint-no-consecutive-blank-lines/package.json index abed2ef3..e3b72aba 100644 --- a/packages/remark-lint-no-consecutive-blank-lines/package.json +++ b/packages/remark-lint-no-consecutive-blank-lines/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-consecutive-blank-lines", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn for too many consecutive blank lines", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-duplicate-definitions/package.json b/packages/remark-lint-no-duplicate-definitions/package.json index 65ed2b54..dab1a519 100644 --- a/packages/remark-lint-no-duplicate-definitions/package.json +++ b/packages/remark-lint-no-duplicate-definitions/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-duplicate-definitions", - "version": "1.0.5", + "version": "1.0.6", "description": "remark-lint rule to warn on duplicate definitions", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-duplicate-headings-in-section/package.json b/packages/remark-lint-no-duplicate-headings-in-section/package.json index d0c5366e..9eb35f60 100644 --- a/packages/remark-lint-no-duplicate-headings-in-section/package.json +++ b/packages/remark-lint-no-duplicate-headings-in-section/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-duplicate-headings-in-section", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn on duplicate headings in a section", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-duplicate-headings/package.json b/packages/remark-lint-no-duplicate-headings/package.json index d7bba0d2..af245089 100644 --- a/packages/remark-lint-no-duplicate-headings/package.json +++ b/packages/remark-lint-no-duplicate-headings/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-duplicate-headings", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn on duplicate headings", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-emphasis-as-heading/package.json b/packages/remark-lint-no-emphasis-as-heading/package.json index 2a7d7c95..ba16f0ec 100644 --- a/packages/remark-lint-no-emphasis-as-heading/package.json +++ b/packages/remark-lint-no-emphasis-as-heading/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-emphasis-as-heading", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when emphasis or importance is used instead of a heading", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-empty-url/package.json b/packages/remark-lint-no-empty-url/package.json index 619d2bf3..952edcc1 100644 --- a/packages/remark-lint-no-empty-url/package.json +++ b/packages/remark-lint-no-empty-url/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-empty-url", - "version": "1.0.5", + "version": "1.0.6", "description": "remark-lint rule to warn on empty URLs in links and images", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-file-name-articles/package.json b/packages/remark-lint-no-file-name-articles/package.json index bc162ab5..0bbca236 100644 --- a/packages/remark-lint-no-file-name-articles/package.json +++ b/packages/remark-lint-no-file-name-articles/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-file-name-articles", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when file name start with an article", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-file-name-consecutive-dashes/package.json b/packages/remark-lint-no-file-name-consecutive-dashes/package.json index 7835350c..e2253f4e 100644 --- a/packages/remark-lint-no-file-name-consecutive-dashes/package.json +++ b/packages/remark-lint-no-file-name-consecutive-dashes/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-file-name-consecutive-dashes", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when file names contain consecutive dashes", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-file-name-irregular-characters/package.json b/packages/remark-lint-no-file-name-irregular-characters/package.json index 5da40b7b..e3ef1188 100644 --- a/packages/remark-lint-no-file-name-irregular-characters/package.json +++ b/packages/remark-lint-no-file-name-irregular-characters/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-file-name-irregular-characters", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when file names contain irregular characters", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-file-name-mixed-case/package.json b/packages/remark-lint-no-file-name-mixed-case/package.json index 716b21f7..b984f0f9 100644 --- a/packages/remark-lint-no-file-name-mixed-case/package.json +++ b/packages/remark-lint-no-file-name-mixed-case/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-file-name-mixed-case", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when file names use mixed case", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-file-name-outer-dashes/package.json b/packages/remark-lint-no-file-name-outer-dashes/package.json index 1ac7ce5d..2d9a07cb 100644 --- a/packages/remark-lint-no-file-name-outer-dashes/package.json +++ b/packages/remark-lint-no-file-name-outer-dashes/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-file-name-outer-dashes", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when file names contain initial or final dashes", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-heading-content-indent/package.json b/packages/remark-lint-no-heading-content-indent/package.json index 3617405c..56cbe3a7 100644 --- a/packages/remark-lint-no-heading-content-indent/package.json +++ b/packages/remark-lint-no-heading-content-indent/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-heading-content-indent", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when heading content is indented", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-heading-indent/package.json b/packages/remark-lint-no-heading-indent/package.json index 616e3402..8966a13e 100644 --- a/packages/remark-lint-no-heading-indent/package.json +++ b/packages/remark-lint-no-heading-indent/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-heading-indent", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when headings are indented", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-heading-like-paragraph/package.json b/packages/remark-lint-no-heading-like-paragraph/package.json index 26e9f58b..c64690c8 100644 --- a/packages/remark-lint-no-heading-like-paragraph/package.json +++ b/packages/remark-lint-no-heading-like-paragraph/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-heading-like-paragraph", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to for too many hashes (h7+ “headings”)", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-heading-punctuation/package.json b/packages/remark-lint-no-heading-punctuation/package.json index 2cb59859..b04be251 100644 --- a/packages/remark-lint-no-heading-punctuation/package.json +++ b/packages/remark-lint-no-heading-punctuation/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-heading-punctuation", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when headings end in illegal characters", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-html/package.json b/packages/remark-lint-no-html/package.json index 26b990ea..fce08e61 100644 --- a/packages/remark-lint-no-html/package.json +++ b/packages/remark-lint-no-html/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-html", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when HTML nodes are used", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-inline-padding/package.json b/packages/remark-lint-no-inline-padding/package.json index 31b1e435..bc66bdc9 100644 --- a/packages/remark-lint-no-inline-padding/package.json +++ b/packages/remark-lint-no-inline-padding/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-inline-padding", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when inline nodes are padded with spaces", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-literal-urls/package.json b/packages/remark-lint-no-literal-urls/package.json index 4ff0035e..7053771e 100644 --- a/packages/remark-lint-no-literal-urls/package.json +++ b/packages/remark-lint-no-literal-urls/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-literal-urls", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when URLs without angle brackets are used", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-missing-blank-lines/package.json b/packages/remark-lint-no-missing-blank-lines/package.json index f35357e8..6f2ce9fe 100644 --- a/packages/remark-lint-no-missing-blank-lines/package.json +++ b/packages/remark-lint-no-missing-blank-lines/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-missing-blank-lines", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when missing blank lines", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-multiple-toplevel-headings/package.json b/packages/remark-lint-no-multiple-toplevel-headings/package.json index e3f39ffe..f78f24a8 100644 --- a/packages/remark-lint-no-multiple-toplevel-headings/package.json +++ b/packages/remark-lint-no-multiple-toplevel-headings/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-multiple-toplevel-headings", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when multiple top level headings are used", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-paragraph-content-indent/package.json b/packages/remark-lint-no-paragraph-content-indent/package.json index e1c88ac5..14fb5134 100644 --- a/packages/remark-lint-no-paragraph-content-indent/package.json +++ b/packages/remark-lint-no-paragraph-content-indent/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-paragraph-content-indent", - "version": "1.0.6", + "version": "1.0.7", "description": "remark-lint rule to warn when the content in paragraphs are indented", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-reference-like-url/package.json b/packages/remark-lint-no-reference-like-url/package.json index 06ea0627..1b3bb024 100644 --- a/packages/remark-lint-no-reference-like-url/package.json +++ b/packages/remark-lint-no-reference-like-url/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-reference-like-url", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when URLs are also defined identifiers", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-shell-dollars/package.json b/packages/remark-lint-no-shell-dollars/package.json index fce67ac8..2ee8c2e9 100644 --- a/packages/remark-lint-no-shell-dollars/package.json +++ b/packages/remark-lint-no-shell-dollars/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-shell-dollars", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when shell code is prefixed by dollars", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-shortcut-reference-image/package.json b/packages/remark-lint-no-shortcut-reference-image/package.json index 4440ba67..5cd325c0 100644 --- a/packages/remark-lint-no-shortcut-reference-image/package.json +++ b/packages/remark-lint-no-shortcut-reference-image/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-shortcut-reference-image", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when shortcut reference images are used", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-shortcut-reference-link/package.json b/packages/remark-lint-no-shortcut-reference-link/package.json index 6023b5cb..8a859c89 100644 --- a/packages/remark-lint-no-shortcut-reference-link/package.json +++ b/packages/remark-lint-no-shortcut-reference-link/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-shortcut-reference-link", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when shortcut reference links are used", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-table-indentation/package.json b/packages/remark-lint-no-table-indentation/package.json index 2b6bee7c..1c493252 100644 --- a/packages/remark-lint-no-table-indentation/package.json +++ b/packages/remark-lint-no-table-indentation/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-table-indentation", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when tables are indented", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-tabs/package.json b/packages/remark-lint-no-tabs/package.json index 347a9135..d1c9e4f2 100644 --- a/packages/remark-lint-no-tabs/package.json +++ b/packages/remark-lint-no-tabs/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-tabs", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when hard tabs are used instead of spaces", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-undefined-references/package.json b/packages/remark-lint-no-undefined-references/package.json index 6900bbb9..f91b615f 100644 --- a/packages/remark-lint-no-undefined-references/package.json +++ b/packages/remark-lint-no-undefined-references/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-undefined-references", - "version": "1.1.1", + "version": "1.1.2", "description": "remark-lint rule to warn when references to undefined definitions are found", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-unneeded-full-reference-image/package.json b/packages/remark-lint-no-unneeded-full-reference-image/package.json index 03109e84..ed5efd9f 100644 --- a/packages/remark-lint-no-unneeded-full-reference-image/package.json +++ b/packages/remark-lint-no-unneeded-full-reference-image/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-unneeded-full-reference-image", - "version": "1.0.0", + "version": "1.0.1", "description": "remark-lint rule to warn when full reference images are used if they can be collapsed", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-unneeded-full-reference-link/package.json b/packages/remark-lint-no-unneeded-full-reference-link/package.json index d95ee2d3..bd9b8974 100644 --- a/packages/remark-lint-no-unneeded-full-reference-link/package.json +++ b/packages/remark-lint-no-unneeded-full-reference-link/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-unneeded-full-reference-link", - "version": "1.0.0", + "version": "1.0.1", "description": "remark-lint rule to warn when full reference links are used if they can be collapsed", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-unused-definitions/package.json b/packages/remark-lint-no-unused-definitions/package.json index 1cbd7e1d..1d1f1179 100644 --- a/packages/remark-lint-no-unused-definitions/package.json +++ b/packages/remark-lint-no-unused-definitions/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-unused-definitions", - "version": "1.0.5", + "version": "1.0.6", "description": "remark-lint rule to warn when unused definitions are found", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-ordered-list-marker-style/package.json b/packages/remark-lint-ordered-list-marker-style/package.json index 4b3bf227..7e2c51ee 100644 --- a/packages/remark-lint-ordered-list-marker-style/package.json +++ b/packages/remark-lint-ordered-list-marker-style/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-ordered-list-marker-style", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when the markers of ordered lists violate a given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-ordered-list-marker-value/package.json b/packages/remark-lint-ordered-list-marker-value/package.json index af427e78..2b6f4719 100644 --- a/packages/remark-lint-ordered-list-marker-value/package.json +++ b/packages/remark-lint-ordered-list-marker-value/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-ordered-list-marker-value", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when the marker value of ordered lists violates a given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-rule-style/package.json b/packages/remark-lint-rule-style/package.json index 2314cc10..a9b610b0 100644 --- a/packages/remark-lint-rule-style/package.json +++ b/packages/remark-lint-rule-style/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-rule-style", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when horizontal rules violate a given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-strong-marker/package.json b/packages/remark-lint-strong-marker/package.json index 42e2690b..c83dde6c 100644 --- a/packages/remark-lint-strong-marker/package.json +++ b/packages/remark-lint-strong-marker/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-strong-marker", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when importance (strong) markers violate the given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-table-cell-padding/package.json b/packages/remark-lint-table-cell-padding/package.json index ef8ec282..f93d3f6f 100644 --- a/packages/remark-lint-table-cell-padding/package.json +++ b/packages/remark-lint-table-cell-padding/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-table-cell-padding", - "version": "1.0.4", + "version": "1.0.5", "description": "remark-lint rule to warn when table cells are incorrectly padded", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-table-pipe-alignment/package.json b/packages/remark-lint-table-pipe-alignment/package.json index 75dfc093..080f4a19 100644 --- a/packages/remark-lint-table-pipe-alignment/package.json +++ b/packages/remark-lint-table-pipe-alignment/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-table-pipe-alignment", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when table pipes are not aligned", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-table-pipes/package.json b/packages/remark-lint-table-pipes/package.json index 48272993..623553b8 100644 --- a/packages/remark-lint-table-pipes/package.json +++ b/packages/remark-lint-table-pipes/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-table-pipes", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when table rows are not fenced with pipes", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-unordered-list-marker-style/package.json b/packages/remark-lint-unordered-list-marker-style/package.json index 22785a08..237db33e 100644 --- a/packages/remark-lint-unordered-list-marker-style/package.json +++ b/packages/remark-lint-unordered-list-marker-style/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-unordered-list-marker-style", - "version": "1.0.3", + "version": "1.0.4", "description": "remark-lint rule to warn when markers of unordered lists violate a given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint/package.json b/packages/remark-lint/package.json index 7a9606a9..9fb756ac 100644 --- a/packages/remark-lint/package.json +++ b/packages/remark-lint/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint", - "version": "6.0.5", + "version": "6.0.6", "description": "remark plugin to lint Markdown code style", "license": "MIT", "keywords": [ diff --git a/packages/remark-preset-lint-consistent/package.json b/packages/remark-preset-lint-consistent/package.json index c211b4fd..bf4e0b66 100644 --- a/packages/remark-preset-lint-consistent/package.json +++ b/packages/remark-preset-lint-consistent/package.json @@ -1,6 +1,6 @@ { "name": "remark-preset-lint-consistent", - "version": "2.0.3", + "version": "2.0.4", "description": "remark preset to configure remark-lint with rules that enforce consistency", "license": "MIT", "keywords": [ diff --git a/packages/remark-preset-lint-markdown-style-guide/package.json b/packages/remark-preset-lint-markdown-style-guide/package.json index 009c88c5..b3e7b328 100644 --- a/packages/remark-preset-lint-markdown-style-guide/package.json +++ b/packages/remark-preset-lint-markdown-style-guide/package.json @@ -1,6 +1,6 @@ { "name": "remark-preset-lint-markdown-style-guide", - "version": "2.1.3", + "version": "2.1.4", "description": "remark preset to configure remark-lint with rules that enforce the markdown style guide", "license": "MIT", "keywords": [ diff --git a/packages/remark-preset-lint-recommended/package.json b/packages/remark-preset-lint-recommended/package.json index 35d7b3c4..34dfc40d 100644 --- a/packages/remark-preset-lint-recommended/package.json +++ b/packages/remark-preset-lint-recommended/package.json @@ -1,6 +1,6 @@ { "name": "remark-preset-lint-recommended", - "version": "3.0.3", + "version": "3.0.4", "description": "remark preset to configure remark-lint with rules that prevent mistakes or syntaxes that do not work correctly across vendors", "license": "MIT", "keywords": [ diff --git a/packages/unified-lint-rule/package.json b/packages/unified-lint-rule/package.json index b16567d6..38a5ffa8 100644 --- a/packages/unified-lint-rule/package.json +++ b/packages/unified-lint-rule/package.json @@ -1,6 +1,6 @@ { "name": "unified-lint-rule", - "version": "1.0.4", + "version": "1.0.5", "description": "unified plugin to make it a bit easier to create linting rules", "license": "MIT", "keywords": [