diff --git a/.config/remark/package.json b/.config/remark/package.json index 36c0f59f68..d31b99508c 100644 --- a/.config/remark/package.json +++ b/.config/remark/package.json @@ -29,7 +29,6 @@ "remark-lint-list-item-indent": "^4.0.0", "remark-lint-maximum-heading-length": "^4.0.0", "remark-lint-maximum-line-length": "^4.0.1", - "remark-lint-no-auto-link-without-protocol": "^3.1.2", "remark-lint-no-blockquote-without-marker": "^6.0.0", "remark-lint-no-consecutive-blank-lines": "^5.0.0", "remark-lint-no-duplicate-definitions": "^4.0.0", diff --git a/.config/remark/remarkrc.problem b/.config/remark/remarkrc.problem index 1a267433d5..bbcafbad8f 100644 --- a/.config/remark/remarkrc.problem +++ b/.config/remark/remarkrc.problem @@ -15,7 +15,6 @@ "remark-validate-links", "remark-comment-config", "remark-normalize-headings", - "remark-lint-no-auto-link-without-protocol", "remark-lint-no-duplicate-headings-in-section", "remark-lint-no-empty-url", "remark-lint-no-tabs", diff --git a/.config/remark/yarn.lock b/.config/remark/yarn.lock index b28179784a..b73997fab2 100644 --- a/.config/remark/yarn.lock +++ b/.config/remark/yarn.lock @@ -2494,19 +2494,6 @@ remark-lint-maximum-line-length@^4.0.0, remark-lint-maximum-line-length@^4.0.1: unist-util-position "^5.0.0" unist-util-visit "^5.0.0" -remark-lint-no-auto-link-without-protocol@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/remark-lint-no-auto-link-without-protocol/-/remark-lint-no-auto-link-without-protocol-3.1.2.tgz#ff0645409d83c657e83c94182d73e45d5482b6b5" - integrity sha512-mPIdFOGxdDhCMa2qIzjzjDzDoQeyK+/1BBgsseqThuBtoAoXR5l1TZfII2isNbBo6L8d+fMFdx1/3qALoDjtcA== - dependencies: - "@types/mdast" "^3.0.0" - mdast-util-to-string "^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" - 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" @@ -3440,16 +3427,7 @@ sprintf-js@~1.0.2: resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g== -"string-width-cjs@npm:string-width@^4.2.0": - version "4.2.3" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.1" - -string-width@^4.1.0: +"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -3491,14 +3469,7 @@ stringify-entities@^4.0.0: character-entities-html4 "^2.0.0" character-entities-legacy "^3.0.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": - version "6.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - dependencies: - ansi-regex "^5.0.1" - -strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==