Skip to content

Commit

Permalink
Merge branch 'master' into materials-theme-update
Browse files Browse the repository at this point in the history
  • Loading branch information
dmundra authored Aug 5, 2024
2 parents 52e074e + 33d0675 commit 41278e6
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 57 deletions.
10 changes: 5 additions & 5 deletions .config/remark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"remark-lint-fenced-code-flag": "^4.0.0",
"remark-lint-fenced-code-marker": "^3.1.2",
"remark-lint-file-extension": "^2.1.2",
"remark-lint-final-definition": "^3.1.2",
"remark-lint-final-definition": "^4.0.1",
"remark-lint-final-newline": "^2.1.2",
"remark-lint-first-heading-level": "^3.1.2",
"remark-lint-hard-break-spaces": "^3.1.2",
Expand All @@ -37,7 +37,7 @@
"remark-lint-no-emphasis-as-heading": "^4.0.0",
"remark-lint-no-empty-url": "^4.0.0",
"remark-lint-no-file-name-articles": "^3.0.0",
"remark-lint-no-file-name-consecutive-dashes": "^2.1.2",
"remark-lint-no-file-name-consecutive-dashes": "^3.0.0",
"remark-lint-no-file-name-irregular-characters": "^2.1.2",
"remark-lint-no-file-name-mixed-case": "^2.1.2",
"remark-lint-no-file-name-outer-dashes": "^3.0.0",
Expand All @@ -52,11 +52,11 @@
"remark-lint-no-shell-dollars": "^3.1.2",
"remark-lint-no-shortcut-reference-image": "^3.1.2",
"remark-lint-no-shortcut-reference-link": "^3.1.2",
"remark-lint-no-table-indentation": "^4.1.2",
"remark-lint-no-table-indentation": "^5.0.0",
"remark-lint-no-tabs": "^3.1.2",
"remark-lint-no-undefined-references": "^5.0.0",
"remark-lint-no-unused-definitions": "^3.1.2",
"remark-lint-ordered-list-marker-style": "^3.1.2",
"remark-lint-ordered-list-marker-style": "^4.0.0",
"remark-lint-ordered-list-marker-value": "^4.0.0",
"remark-lint-rule-style": "^3.1.2",
"remark-lint-strong-marker": "^4.0.0",
Expand All @@ -73,7 +73,7 @@
"remark-validate-links": "^13.0.0",
"retext-contractions": "^6.0.0",
"retext-english": "^4.1.0",
"retext-equality": "^7.0.0",
"retext-equality": "^7.1.0",
"retext-indefinite-article": "^5.0.0",
"retext-intensify": "^7.0.0",
"retext-profanities": "^8.0.0",
Expand Down
75 changes: 23 additions & 52 deletions .config/remark/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2258,19 +2258,7 @@ remark-lint-file-extension@^3.0.0:
quotation "^2.0.0"
unified-lint-rule "^3.0.0"

remark-lint-final-definition@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/remark-lint-final-definition/-/remark-lint-final-definition-3.1.2.tgz#9a147b456df3049b8f32570265736a6cfea19a5a"
integrity sha512-3O3JT6xqlrgq+UjhMPxshgMtwXn99w0BEO9JwbDls49N0XCu0n22Pq1n6X3tEVzskPLo3YYyVYfW2Z2C2rneKQ==
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"

remark-lint-final-definition@^4.0.0:
remark-lint-final-definition@^4.0.0, remark-lint-final-definition@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/remark-lint-final-definition/-/remark-lint-final-definition-4.0.1.tgz#3cdad27cdc03491666efdad24bf03469a70f33f4"
integrity sha512-51T9oSdA7wuhjSdgGo0snO1BY39Igt9cJQi7XpgtgFsbfQk8zSSAUAc/rLabY6+YCTpcPs6qmwvLXZ4mPX6Qlg==
Expand Down Expand Up @@ -2639,15 +2627,6 @@ remark-lint-no-file-name-articles@^3.0.0:
"@types/mdast" "^4.0.0"
unified-lint-rule "^3.0.0"

remark-lint-no-file-name-consecutive-dashes@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/remark-lint-no-file-name-consecutive-dashes/-/remark-lint-no-file-name-consecutive-dashes-2.1.2.tgz#fceae4d1a3b86e2ddf0e0eaac2f90ee94e88b5e6"
integrity sha512-gw06jaaFwBR3s+3E2kJlv+E7rAzS7Nj+MFU7TViwbsYnR7PA96htLVDCjClyNUE7JHUNcv93HdLm8ykg8kRyNA==
dependencies:
"@types/mdast" "^3.0.0"
unified "^10.0.0"
unified-lint-rule "^2.0.0"

remark-lint-no-file-name-consecutive-dashes@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/remark-lint-no-file-name-consecutive-dashes/-/remark-lint-no-file-name-consecutive-dashes-3.0.0.tgz#930d90fe2795afc6fab6b6995235d166b806c4f3"
Expand Down Expand Up @@ -2883,18 +2862,6 @@ remark-lint-no-shortcut-reference-link@^4.0.0:
unified-lint-rule "^3.0.0"
unist-util-visit-parents "^6.0.0"

remark-lint-no-table-indentation@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/remark-lint-no-table-indentation/-/remark-lint-no-table-indentation-4.1.2.tgz#08ef417f7f280c11521ff85a5d3d243aad08e443"
integrity sha512-5lkO+Yrtni/CDMZi7mlwbB2zzRQLH94DesboXg51aO2UfZlSn5dZNhmN5wkyCU2AiApUhlFNbxfKMHOWFPLdog==
dependencies:
"@types/mdast" "^3.0.0"
unified "^10.0.0"
unified-lint-rule "^2.0.0"
unist-util-position "^4.0.0"
unist-util-visit "^4.0.0"
vfile-location "^4.0.0"

remark-lint-no-table-indentation@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/remark-lint-no-table-indentation/-/remark-lint-no-table-indentation-5.0.0.tgz#ce526bc4ff6407378d2b23cbcb6bb8c7f830479a"
Expand Down Expand Up @@ -2954,18 +2921,6 @@ remark-lint-no-unused-definitions@^4.0.0:
unified-lint-rule "^3.0.0"
unist-util-visit "^5.0.0"

remark-lint-ordered-list-marker-style@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/remark-lint-ordered-list-marker-style/-/remark-lint-ordered-list-marker-style-3.1.2.tgz#9c7b38fb80784a7bd966f888f87aa83bff282d14"
integrity sha512-62iVE/YQsA0Azaqt8yAJWPplWLS47kDLjXeC2PlRIAzCqbNt9qH3HId8vZ15QTSrp8rHmJwrCMdcqV6AZUi7gQ==
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"

remark-lint-ordered-list-marker-style@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/remark-lint-ordered-list-marker-style/-/remark-lint-ordered-list-marker-style-4.0.0.tgz#9a6e8867484ec3edf8ec85699e5cca6a11163102"
Expand Down Expand Up @@ -3315,10 +3270,10 @@ retext-english@^4.1.0:
unherit "^3.0.0"
unified "^10.0.0"

retext-equality@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/retext-equality/-/retext-equality-7.0.0.tgz#76cb22df320ca1ff881f74642a2fc5e99b676a3a"
integrity sha512-ZbrjgdgREO7EyEqvLDYnHTsMa8qxTZj+ijT61Grw8X6w0ZsbwajjQdQw+Wwd24Uqt7rlrqYs38NunoyrH8zbCg==
retext-equality@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/retext-equality/-/retext-equality-7.1.0.tgz#94dd4f793307342e3405f7f1228b3d9af47dae03"
integrity sha512-YzrGxIfubNetpi5xEZXFaWKaQNdDHYal0JNaIllTRO+vkjO0FRuGgLoYixR1BYR3vx7k6p7c+MdVM1NxTlC+MQ==
dependencies:
"@types/nlcst" "^2.0.0"
devlop "^1.0.0"
Expand Down Expand Up @@ -3556,7 +3511,16 @@ sprintf-js@^1.1.3:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.3.tgz#4914b903a2f8b685d17fdf78a70e917e872e444a"
integrity sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
"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:
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==
Expand Down Expand Up @@ -3598,7 +3562,14 @@ 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", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"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:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down

0 comments on commit 41278e6

Please sign in to comment.