diff --git a/.config/remark/package.json b/.config/remark/package.json index 687abd7be4..96590efb15 100644 --- a/.config/remark/package.json +++ b/.config/remark/package.json @@ -30,7 +30,7 @@ "remark-lint-maximum-heading-length": "^3.1.2", "remark-lint-maximum-line-length": "^4.0.1", "remark-lint-no-auto-link-without-protocol": "^3.1.2", - "remark-lint-no-blockquote-without-marker": "^5.1.2", + "remark-lint-no-blockquote-without-marker": "^6.0.0", "remark-lint-no-consecutive-blank-lines": "^4.1.3", "remark-lint-no-duplicate-definitions": "^4.0.0", "remark-lint-no-duplicate-headings-in-section": "^3.1.2", diff --git a/.config/remark/yarn.lock b/.config/remark/yarn.lock index 6d6715d4e6..28dc725172 100644 --- a/.config/remark/yarn.lock +++ b/.config/remark/yarn.lock @@ -2487,19 +2487,6 @@ remark-lint-no-auto-link-without-protocol@^3.1.2: unist-util-position "^4.0.0" unist-util-visit "^4.0.0" -remark-lint-no-blockquote-without-marker@^5.1.2: - version "5.1.2" - resolved "https://registry.yarnpkg.com/remark-lint-no-blockquote-without-marker/-/remark-lint-no-blockquote-without-marker-5.1.2.tgz#647de3297d8bca29e6591a2ba24ba50a8d711a9c" - integrity sha512-QPbqsrt7EfpSWqTkZJ9tepabPIhBDlNqZkuxxMQYD0OQ2N+tHDUq3zE1JxI5ts1V9o/mWApgySocqGd3jlcKmQ== - dependencies: - "@types/mdast" "^3.0.0" - unified "^10.0.0" - unified-lint-rule "^2.0.0" - unist-util-generated "^2.0.0" - unist-util-position "^4.0.0" - unist-util-visit "^4.0.0" - vfile-location "^4.0.0" - remark-lint-no-blockquote-without-marker@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/remark-lint-no-blockquote-without-marker/-/remark-lint-no-blockquote-without-marker-6.0.0.tgz#cc243d86f6548492150b5a7871f99afad9653973"