diff --git a/packages/remark-lint-blockquote-indentation/package.json b/packages/remark-lint-blockquote-indentation/package.json index 63455329..f3f80f83 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": "3.1.0", + "version": "3.1.1", "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 e5be4eb1..63d6276c 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": "4.1.0", + "version": "4.1.1", "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 82249ecc..42e65d04 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": "4.1.0", + "version": "4.1.1", "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 91d9e477..6a1afc15 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": "3.1.0", + "version": "3.1.1", "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 cf5e8d14..4b945305 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": "3.1.0", + "version": "3.1.1", "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 fc7a52c1..d01d17f1 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": "3.1.0", + "version": "3.1.1", "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 b3bd9256..74e257fb 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": "3.1.0", + "version": "3.1.1", "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 050def78..c6073e74 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": "3.1.0", + "version": "3.1.1", "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 dc7b8341..358b5fb4 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": "3.1.0", + "version": "3.1.1", "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 3b2e3d06..7db4365c 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": "2.1.0", + "version": "2.1.1", "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 b2a94586..904ccdd9 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": "3.1.0", + "version": "3.1.1", "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 5400f85d..c38f1b68 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": "2.1.0", + "version": "2.1.1", "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 07d56a69..75cbc332 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": "3.1.0", + "version": "3.1.1", "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 5dc78c6c..1bc1bb66 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": "3.1.0", + "version": "3.1.1", "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 51772e91..181e42c8 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": "3.1.0", + "version": "3.1.1", "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 6bbc6f4d..c5a0e521 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": "3.1.0", + "version": "3.1.1", "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 41e17c6f..dd186e9c 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": "3.1.0", + "version": "3.1.1", "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 7a87ea98..b1affd33 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": "3.1.0", + "version": "3.1.1", "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 407a28e0..e2aa04a9 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": "4.1.0", + "version": "4.1.1", "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 ad1292ab..43f4d4a5 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": "3.1.0", + "version": "3.1.1", "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 a1695a9f..a820a31c 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": "3.1.0", + "version": "3.1.1", "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 cee58a89..87602ae4 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": "4.1.0", + "version": "4.1.1", "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 7b833580..5b4f4694 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": "3.1.0", + "version": "3.1.1", "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 e67c11a2..b9269749 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": "3.1.1", + "version": "3.1.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 1775e40f..b45e6e96 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": "3.1.0", + "version": "3.1.1", "description": "Deprecated", "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 a151183e..fcf7f5df 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": "5.1.0", + "version": "5.1.1", "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 c4954d99..24e1a165 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": "4.1.1", + "version": "4.1.2", "description": "remark-lint rule to warn for too many consecutive blank lines", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-duplicate-defined-urls/package.json b/packages/remark-lint-no-duplicate-defined-urls/package.json index 6bf3dd58..2f912a24 100644 --- a/packages/remark-lint-no-duplicate-defined-urls/package.json +++ b/packages/remark-lint-no-duplicate-defined-urls/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-no-duplicate-defined-urls", - "version": "2.1.0", + "version": "2.1.1", "description": "remark-lint rule to warn on definitions that define the same urls", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-no-duplicate-definitions/package.json b/packages/remark-lint-no-duplicate-definitions/package.json index 633f57a7..b09ebe13 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": "3.1.0", + "version": "3.1.1", "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 e544c5ae..09d7e3b7 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": "3.1.0", + "version": "3.1.1", "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 d81aee59..f921e08a 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": "3.1.0", + "version": "3.1.1", "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 bd1a6336..aef7ec5b 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": "3.1.0", + "version": "3.1.1", "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 a5ad5eb7..7c96020a 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": "3.1.0", + "version": "3.1.1", "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 0639a9ef..455d4241 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": "2.1.0", + "version": "2.1.1", "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 10d87151..3299596c 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": "2.1.0", + "version": "2.1.1", "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 8582792e..48fff039 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": "2.1.0", + "version": "2.1.1", "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 13e8caf8..97986151 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": "2.1.0", + "version": "2.1.1", "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 e75f2a88..9b6a46a6 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": "2.1.0", + "version": "2.1.1", "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 0880b9a1..59270cdf 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": "4.1.0", + "version": "4.1.1", "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 bf2c4a53..97f9b8dc 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": "4.1.0", + "version": "4.1.1", "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 bc8bf2a1..6cc49093 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": "3.1.0", + "version": "3.1.1", "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 f6346a71..f256c951 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": "3.1.0", + "version": "3.1.1", "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 1b3aefb7..e8afad4f 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": "3.1.0", + "version": "3.1.1", "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 debeb404..49a8ce96 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": "4.1.0", + "version": "4.1.1", "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 4522206d..ca242d4b 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": "3.1.0", + "version": "3.1.1", "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 113f3762..d96c9423 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": "3.1.0", + "version": "3.1.1", "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 e65d4d53..8aff4ba5 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": "3.1.0", + "version": "3.1.1", "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 a9c5bd32..d1ccf8ac 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": "4.1.0", + "version": "4.1.1", "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 63a8ffc7..20c7e03b 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": "3.1.0", + "version": "3.1.1", "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 bdc7e994..2e96a04d 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": "3.1.0", + "version": "3.1.1", "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 48fcb0fe..911a5863 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": "3.1.0", + "version": "3.1.1", "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 10e93b29..69daf846 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": "3.1.0", + "version": "3.1.1", "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 fcbba810..4207a255 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": "4.1.0", + "version": "4.1.1", "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 344dd9b2..de71d93a 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": "3.1.0", + "version": "3.1.1", "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 27f4e839..46574fab 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": "4.1.0", + "version": "4.1.1", "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 9fa66f49..fab5e3dc 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": "3.1.0", + "version": "3.1.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 c76b9d54..08d3c52b 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": "3.1.0", + "version": "3.1.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 bdce2589..32f53fe7 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": "3.1.0", + "version": "3.1.1", "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 d0447229..a2f462d8 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": "3.1.0", + "version": "3.1.1", "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 07aef755..3ae88a8d 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": "3.1.0", + "version": "3.1.1", "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 b94a0985..4c8e387d 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": "3.1.0", + "version": "3.1.1", "description": "remark-lint rule to warn when horizontal rules violate a given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-strikethrough-marker/package.json b/packages/remark-lint-strikethrough-marker/package.json index ae210569..22044fcf 100644 --- a/packages/remark-lint-strikethrough-marker/package.json +++ b/packages/remark-lint-strikethrough-marker/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-strikethrough-marker", - "version": "2.1.0", + "version": "2.1.1", "description": "remark-lint rule to warn when strikethrough markers violate the given style", "license": "MIT", "keywords": [ diff --git a/packages/remark-lint-strong-marker/package.json b/packages/remark-lint-strong-marker/package.json index e7268fe4..c309de35 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": "3.1.0", + "version": "3.1.1", "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 07e36a2e..f5b1c207 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": "4.1.1", + "version": "4.1.2", "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 8bd39e9c..9ca812c3 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": "3.1.0", + "version": "3.1.1", "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 9418dbc1..94a506bd 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": "4.1.0", + "version": "4.1.1", "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 7cbf86ab..c56a2fc5 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": "3.1.0", + "version": "3.1.1", "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 58bdc298..0a6ff27d 100644 --- a/packages/remark-lint/package.json +++ b/packages/remark-lint/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint", - "version": "9.1.0", + "version": "9.1.1", "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 2b83e1c1..e81497ec 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": "5.1.0", + "version": "5.1.1", "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 2de7a977..d95d2dca 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": "5.1.1", + "version": "5.1.2", "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 7362d8e6..e8c98ca2 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": "6.1.1", + "version": "6.1.2", "description": "remark preset to configure remark-lint with rules that prevent mistakes or stuff that fails across vendors.", "license": "MIT", "keywords": [ diff --git a/packages/unified-lint-rule/package.json b/packages/unified-lint-rule/package.json index 068ea807..3de1510e 100644 --- a/packages/unified-lint-rule/package.json +++ b/packages/unified-lint-rule/package.json @@ -1,6 +1,6 @@ { "name": "unified-lint-rule", - "version": "2.1.0", + "version": "2.1.1", "description": "unified plugin to make it a bit easier to create linting rules", "license": "MIT", "keywords": [