From 9067a402af55e6e63e12363404e94c15335a3e6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 18:41:03 +0000 Subject: [PATCH] build(deps-dev): bump remark (#1555) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 34 ++++----- pnpm-lock.yaml | 194 ++++++++++++++++++++++++------------------------- 2 files changed, 114 insertions(+), 114 deletions(-) diff --git a/package.json b/package.json index 05de49b6..490a0fa6 100644 --- a/package.json +++ b/package.json @@ -65,29 +65,29 @@ "prettier": "3.4.2", "remark": "15.0.1", "remark-cli": "12.0.1", - "remark-directive": "3.0.0", + "remark-directive": "3.0.1", "remark-frontmatter": "5.0.0", "remark-gfm": "4.0.0", "remark-github": "12.0.0", "remark-heading-id": "1.0.1", "remark-hint": "1.0.10", "remark-html": "16.0.1", - "remark-lint": "10.0.0", - "remark-lint-checkbox-character-style": "5.0.0", - "remark-lint-checkbox-content-indent": "5.0.0", - "remark-lint-code-block-style": "4.0.0", - "remark-lint-definition-spacing": "4.0.0", - "remark-lint-fenced-code-flag": "4.0.0", - "remark-lint-first-heading-level": "4.0.0", - "remark-lint-maximum-line-length": "4.0.1", - "remark-lint-no-duplicate-headings-in-section": "4.0.0", - "remark-lint-no-file-name-consecutive-dashes": "3.0.0", - "remark-lint-no-file-name-irregular-characters": "3.0.0", - "remark-lint-no-file-name-mixed-case": "3.0.0", - "remark-lint-no-heading-punctuation": "4.0.0", - "remark-preset-lint-consistent": "6.0.0", - "remark-preset-lint-markdown-style-guide": "6.0.0", - "remark-preset-lint-recommended": "7.0.0", + "remark-lint": "10.0.1", + "remark-lint-checkbox-character-style": "5.0.1", + "remark-lint-checkbox-content-indent": "5.0.1", + "remark-lint-code-block-style": "4.0.1", + "remark-lint-definition-spacing": "4.0.1", + "remark-lint-fenced-code-flag": "4.1.1", + "remark-lint-first-heading-level": "4.0.1", + "remark-lint-maximum-line-length": "4.1.1", + "remark-lint-no-duplicate-headings-in-section": "4.0.1", + "remark-lint-no-file-name-consecutive-dashes": "3.0.1", + "remark-lint-no-file-name-irregular-characters": "3.0.1", + "remark-lint-no-file-name-mixed-case": "3.0.1", + "remark-lint-no-heading-punctuation": "4.0.1", + "remark-preset-lint-consistent": "6.0.1", + "remark-preset-lint-markdown-style-guide": "6.0.1", + "remark-preset-lint-recommended": "7.0.1", "remark-preset-prettier": "2.0.1", "remark-retext": "6.0.0", "remark-validate-links": "13.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a59fa849..90203b73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: 12.0.1 version: 12.0.1 remark-directive: - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.0.1 + version: 3.0.1 remark-frontmatter: specifier: 5.0.0 version: 5.0.0 @@ -153,53 +153,53 @@ importers: specifier: 16.0.1 version: 16.0.1 remark-lint: - specifier: 10.0.0 - version: 10.0.0 + specifier: 10.0.1 + version: 10.0.1 remark-lint-checkbox-character-style: - specifier: 5.0.0 - version: 5.0.0 + specifier: 5.0.1 + version: 5.0.1 remark-lint-checkbox-content-indent: - specifier: 5.0.0 - version: 5.0.0 + specifier: 5.0.1 + version: 5.0.1 remark-lint-code-block-style: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.0.1 + version: 4.0.1 remark-lint-definition-spacing: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.0.1 + version: 4.0.1 remark-lint-fenced-code-flag: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.1.1 + version: 4.1.1 remark-lint-first-heading-level: - specifier: 4.0.0 - version: 4.0.0 - remark-lint-maximum-line-length: specifier: 4.0.1 version: 4.0.1 + remark-lint-maximum-line-length: + specifier: 4.1.1 + version: 4.1.1 remark-lint-no-duplicate-headings-in-section: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.0.1 + version: 4.0.1 remark-lint-no-file-name-consecutive-dashes: - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.0.1 + version: 3.0.1 remark-lint-no-file-name-irregular-characters: - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.0.1 + version: 3.0.1 remark-lint-no-file-name-mixed-case: - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.0.1 + version: 3.0.1 remark-lint-no-heading-punctuation: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.0.1 + version: 4.0.1 remark-preset-lint-consistent: - specifier: 6.0.0 - version: 6.0.0 + specifier: 6.0.1 + version: 6.0.1 remark-preset-lint-markdown-style-guide: - specifier: 6.0.0 - version: 6.0.0 + specifier: 6.0.1 + version: 6.0.1 remark-preset-lint-recommended: - specifier: 7.0.0 - version: 7.0.0 + specifier: 7.0.1 + version: 7.0.1 remark-preset-prettier: specifier: 2.0.1 version: 2.0.1(prettier@3.4.2) @@ -3707,8 +3707,8 @@ packages: resolution: {integrity: sha512-2NAEOACoTgo+e+YAaCTODqbrWyhMVmlUyjxNCkTrDRHHQvH6+NbrnqVvQaLH/Q8Ket3v90A43dgAJmXv8y5Tkw==} hasBin: true - remark-directive@3.0.0: - resolution: {integrity: sha512-l1UyWJ6Eg1VPU7Hm/9tt0zKtReJQNOA4+iDMAxTyZNWnJnFlbS/7zhiel/rogTLQ2vMYwDzSJa4BiVNqGlqIMA==} + remark-directive@3.0.1: + resolution: {integrity: sha512-gwglrEQEZcZYgVyG1tQuA+h58EZfq5CSULw7J90AFuCTyib1thgHPoqQ+h9iFvU6R+vnZ5oNFQR5QKgGpk741A==} remark-frontmatter@5.0.0: resolution: {integrity: sha512-XTFYvNASMe5iPN0719nPrdItC9aU0ssC4v14mH1BCi1u0n1gAocqcujWUrByftZTbLhRtiKRyjYTSIOcr69UVQ==} @@ -3732,26 +3732,26 @@ packages: remark-lint-blockquote-indentation@4.0.0: resolution: {integrity: sha512-hdUvn+KsJbBKpY9jLY01PmfpJ/WGhLu9GJMXQGU8ADXJc+F5DWSgKAr6GQ1IUKqvGYdEML/KZ61WomWFUuecVA==} - remark-lint-checkbox-character-style@5.0.0: - resolution: {integrity: sha512-K0G/Nok59fb2q5KUxcemBVt+ymnhTkDVLJAatZ4PAh9At8y0DGctHdU27jWsuvO0Fs7Zy62Usk7IJE2VO89p1w==} + remark-lint-checkbox-character-style@5.0.1: + resolution: {integrity: sha512-6qilm7XQXOcTvjFEqqNY57Ki7md9rkSdpMIfIzVXdEnI4Npl2BnUff6ANrGRM7qTgJTrloaf8H0eQ91urcU6Og==} - remark-lint-checkbox-content-indent@5.0.0: - resolution: {integrity: sha512-7L25a7TEfdogFSh4HDOnB+GTTTEiXJDMlceUPft9bzIjElI8Hm2+a2D8jUQn4ahj+j/3LmdZW4GjAeyfdPuqTA==} + remark-lint-checkbox-content-indent@5.0.1: + resolution: {integrity: sha512-R1gV4vGkgJQZQFIGve1paj4mVDUWlgX0KAHhjNpSyzuwuSIDoxWpEuSJSxcnczESgcjM4yVrZqEGMYi/fqZK0w==} - remark-lint-code-block-style@4.0.0: - resolution: {integrity: sha512-LKBKMVruEO0tzDnnnqi1TfUcnwY6Mo7cVtZM4E4pKt3KMhtvgU2wD68/MxDOEJd0pmnLrEgIadv74bY0gWhZpg==} + remark-lint-code-block-style@4.0.1: + resolution: {integrity: sha512-d4mHsEpv1yqXWl2dd+28tGRX0Lzk5qw7cfxAQVkOXPUONhsMFwXJEBeeqZokeG4lOKtkKdIJR7ezScDfWR0X4w==} remark-lint-definition-case@4.0.0: resolution: {integrity: sha512-XBmMmj8ii0KZUuJf7ZaVXDGp2+DWE02re9qn/6mV23rBpsDmpz7U1lQWRlwFQIE5q5bxIxP5pX7hDeTH0Egy9Q==} - remark-lint-definition-spacing@4.0.0: - resolution: {integrity: sha512-t6nP8unz6z/DLBTWeOmDFHPFbX3E2PbNgt2fTazRbVnMC6z3o25hBzg5hI6DL0MPt2ZTRX++rJsGRjb+vgh/tQ==} + remark-lint-definition-spacing@4.0.1: + resolution: {integrity: sha512-ZjShKaBUGeHrZyIZWwOZOxX3guj/P7gRR5wbDADQctL4oK+ZLQfOvJFmAsF1nD4gNr0Ficjd0AuiWxQcc1qTMA==} remark-lint-emphasis-marker@4.0.0: resolution: {integrity: sha512-xIRiB4PFWUOyIslN/UOPL6Lh+J0VD4R11+jo+W4hpGMNsg58l+2SgtdbinlXzDeoBxmaaka9n/sYpJ7cJWEIPQ==} - remark-lint-fenced-code-flag@4.0.0: - resolution: {integrity: sha512-Zs0wJd4nRvBo/9NWQVfWg5Ykapbo0Zzw/SyZc3f0h73S1gTZZcfeU+bA5oDivlBdcUgLBsyHRE0QaoaVvN3/Wg==} + remark-lint-fenced-code-flag@4.1.1: + resolution: {integrity: sha512-hKPqowc79jrJL47AfnqDThvE8Q249nHCleR5nxuf9ybriMqcAHYxragKzU5c4W1fNy20bTfFdZz/iAAQAk9kwg==} remark-lint-fenced-code-marker@4.0.0: resolution: {integrity: sha512-WFN88Rx78m4/HSbW3Kx2XAYbVfzYns4bJd9qpwDD90DA3nc59zciYd01xi6Bk3n9vSs5gIlmG7xkwxVHHJ8KCA==} @@ -3765,8 +3765,8 @@ packages: remark-lint-final-newline@3.0.0: resolution: {integrity: sha512-NaPyn6FiOn3IV/6gIcwWfJmgraPT2IaVLjhakfPglZkKVfn/FrOfETyY8Bp+HLoSRI9967OH0yRDnK7/pPIWeQ==} - remark-lint-first-heading-level@4.0.0: - resolution: {integrity: sha512-CAMSDt03MwzGD1bgOZ+UaE0lN1xZXtJZGRXwMg7OmGazLVDtTsRkMEK0YY2LUyozdHBUFoq6FQt5pKyYdt/Tmw==} + remark-lint-first-heading-level@4.0.1: + resolution: {integrity: sha512-ZqH476wQU2rk3L2X1Ef/FsdDZJsSkMqTkEjKyeac/hxnwDZ8ZLYYMmm4UKTgVZTtqFUkNYzgGEPAFXtrppHbJA==} remark-lint-hard-break-spaces@4.0.0: resolution: {integrity: sha512-zCTq7/xfM0ZL3bMopXse9DH2nk38wE1LrxmYwnTrqASBLnEAJWE2U2//tRGVMEBfSAnNvmIo96twz6zkLWjbGA==} @@ -3795,8 +3795,8 @@ packages: remark-lint-maximum-heading-length@4.0.0: resolution: {integrity: sha512-UCQxUd0zZyi6RUbpoK5KsxC50ppVqVk0hSgrSPot4wB6PHRgYMALU2fDkEcAjLDc/Y2TayG3IaZEKdqe+84Cwg==} - remark-lint-maximum-line-length@4.0.1: - resolution: {integrity: sha512-hQlh8UrRfhkO4FU7z7t1Bu5ethj1y2iBncO5AOWF38RAmlHaZdB2lQxNA8IvUZITGJYpT1aThdFTEf+58lv08Q==} + remark-lint-maximum-line-length@4.1.1: + resolution: {integrity: sha512-oIncZkI0oIXZk+1kJOMnE3WPbyMTUbds0q1E8WbCwtjN9pAZsQD2e+wK+xdi5VqOLPkvLER+yzbmi/A3Tp+XEg==} remark-lint-no-blockquote-without-marker@6.0.0: resolution: {integrity: sha512-fBhoTpkWcl5tG4FdwPdJIyb8XLrdr6MdLk1+K2BQ6Rom3rRsIYvuox4ohxOunNrXuth8xyw8kC6wDmODR44oFw==} @@ -3807,8 +3807,8 @@ packages: remark-lint-no-duplicate-definitions@4.0.0: resolution: {integrity: sha512-21fcOACkCyhNsHkedKlpvqIywYx+5zGR507bW8e59gzdGhTbnBwQ9du4ACmN9jxPTfIBhUVMz0bWezkGrHE7Bg==} - remark-lint-no-duplicate-headings-in-section@4.0.0: - resolution: {integrity: sha512-O6TPMdSs8AFEQeTA1mPI9CgCtJJ9UkfnXz1IlqRdTrpsCJ2DlwaPPXjS2LafQCHoJyf45DgjSwekHeV4WxHYxw==} + remark-lint-no-duplicate-headings-in-section@4.0.1: + resolution: {integrity: sha512-gGt+tepkW/XyU1tRyYuhNKjljSnRPEoy8vM2MKRHX+l48mPm6oLPA0EA4QAfk6yKHf7rM1sfKjPQwhzEectuEA==} remark-lint-no-duplicate-headings@4.0.0: resolution: {integrity: sha512-FgBU/JCdR5MitHM+hnOcgBGO5ZCNV8epzuHIglFlJeb8ow23YhhNgmGvyk7RGrZrYuU5R9uQq23N4dF0g9atCA==} @@ -3819,14 +3819,14 @@ packages: remark-lint-no-file-name-articles@3.0.0: resolution: {integrity: sha512-il4IseupahbV2TVfFjfDVL/EQw7jBWVlMVsv4K2cgl5uPIjiCjFGQypqKnWl6pZDN0oNOs/DE8gBdyuDjldJaA==} - remark-lint-no-file-name-consecutive-dashes@3.0.0: - resolution: {integrity: sha512-3vSI1LOQlu8NSCpWLsKELa8dS9HU+YVZE0U43/DNkdEcnZmlJLpTHQjBTMZUHQipRgoOO+TOSyXFyN/H+2lbuQ==} + remark-lint-no-file-name-consecutive-dashes@3.0.1: + resolution: {integrity: sha512-qGJRZ81sowEjv1dBodbHZ29pDZbrFpxiQQ6gBvkkHkkoYPekdnr8iUxmV38HcqH8+JNW1O4ELr+m71AA9/34Mw==} - remark-lint-no-file-name-irregular-characters@3.0.0: - resolution: {integrity: sha512-DhGreliHNU7lLTARQujsaLAn8fUPY0V+H0LSmOUuowBZPtIRWeNdQhunSp96RvsuYdqAdERXe0WuH58i3pRqrg==} + remark-lint-no-file-name-irregular-characters@3.0.1: + resolution: {integrity: sha512-kNm16eDnPqbN05W0RLIedHi40YzHf1esPHbNKv12AljKWptdCTS72uGjAbqUSZ48dRoKtJzL0HJ0OAqXIWUyxA==} - remark-lint-no-file-name-mixed-case@3.0.0: - resolution: {integrity: sha512-MXXNHdGB6P46itkf8gRP0kxQL85KfAj9YOOBqNtGsgI/8J5rsyM/rz1Ac20Xe+5C5oGi71+7EO/TExKu/+7dfw==} + remark-lint-no-file-name-mixed-case@3.0.1: + resolution: {integrity: sha512-cXVY0gM6DIHHK+mUhQVZ/WLh4cNfzEDpM54LNJBnflR9n9r6eNLR3JlWFRviTL4xRrQ5FXisBSlBa87BquiFVA==} remark-lint-no-file-name-outer-dashes@3.0.0: resolution: {integrity: sha512-3kgamCp39mdlCtqF/+JLwwS4VpSj5wvVwRythUfrpW7993I9kF67dBsaU545aEzWSK+UJZqjb40i0m2VfnBRfQ==} @@ -3834,8 +3834,8 @@ packages: remark-lint-no-heading-content-indent@5.0.0: resolution: {integrity: sha512-psYSlD2BjcVkgpeXOLwPcYFBrbtJWp8E8JX1J4vSfoHPeY6aIxgYxXkf57cjGTApfRL8xawBmMDiF1FgQvpZYg==} - remark-lint-no-heading-punctuation@4.0.0: - resolution: {integrity: sha512-7V23C3Q4yX9zEOLZdbv6o8wVxxeWB/F+h9by55zPyk2AwbqF2t2xevnAmN3XFmKZABDTqLwjQxtK6bCVv/S1PQ==} + remark-lint-no-heading-punctuation@4.0.1: + resolution: {integrity: sha512-lpSVFEHPDKGWi8YPeO51xmLNVON5A2cGz0Y8VRkW0f2l6LvEkPTMjQAvA84AQu/10TrxTbIzU/tQlRLpG96QUA==} remark-lint-no-literal-urls@4.0.0: resolution: {integrity: sha512-rl/3Ai4Ax9IH/fRpOJZuXk1HgYX6oFTauhmBOilpqbq/YT2kN3FuXaneXdRfKv1bgMdHaLKxHWxGj/mDyA2n8w==} @@ -3885,8 +3885,8 @@ packages: remark-lint-unordered-list-marker-style@4.0.0: resolution: {integrity: sha512-XlP4Wr4KJNovyWVv0H5axfUlF23iE9Kt2SxaVq4+ieum5YcMmKE6KsL+aqt3kiJb60SH1u6a0bxKFvdM/9riOA==} - remark-lint@10.0.0: - resolution: {integrity: sha512-E8yHHDOJ8b+qI0G49BRu24pe8t0fNNBWv8ENQJpCGNrVeTeyBIGEbaUe1yuF7OG8faA6PVpcN/pqWjzW9fcBWQ==} + remark-lint@10.0.1: + resolution: {integrity: sha512-1+PYGFziOg4pH7DDf1uMd4AR3YuO2EMnds/SdIWMPGT7CAfDRSnAmpxPsJD0Ds3IKpn97h3d5KPGf1WFOg6hXQ==} remark-message-control@8.0.0: resolution: {integrity: sha512-brpzOO+jdyE/mLqvqqvbogmhGxKygjpCUCG/PwSCU43+JZQ+RM+sSzkCWBcYvgF3KIAVNIoPsvXjBkzO7EdsYQ==} @@ -3894,14 +3894,14 @@ packages: remark-parse@11.0.0: resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==} - remark-preset-lint-consistent@6.0.0: - resolution: {integrity: sha512-W3fwxajdietwjnFyTH5x2le63hxWGVOXxIs7KjRqU+5wkkN6ZQyuwPeeomblmS9wQr50fkidhXNHNDyCXtqgxQ==} + remark-preset-lint-consistent@6.0.1: + resolution: {integrity: sha512-SOLdA36UOU1hiGFm6HAqN9+DORGJPVWxU/EvPVkknTr9V4ULhlzHEJ8OVRMVX3jqoy4lrwb4IqiboVz0YLA7+Q==} - remark-preset-lint-markdown-style-guide@6.0.0: - resolution: {integrity: sha512-izsfNTHeqrRP64VWV6OdJnSUDwKFSthMKiiDcu14ODpPV0t7YiotCQWzgc7L4eW9Ctcp4aB4nHNLSuDmwhEWrQ==} + remark-preset-lint-markdown-style-guide@6.0.1: + resolution: {integrity: sha512-hVCRMC8PZlI9hnXkZdrvg4n4j1aD//xHWj26Q7iFAbDB3JKtW1Ne72P7QNVyppmdrR6Gj84zhG3qphOLo8/i8A==} - remark-preset-lint-recommended@7.0.0: - resolution: {integrity: sha512-A9aPDL78OO12xG2a83DVd+M2QzdBMjn545fbXj40BFJdpt9t//MADkPAwRfpMCBkKi+iECPUTFCb3Jm8SsFG2w==} + remark-preset-lint-recommended@7.0.1: + resolution: {integrity: sha512-j1CY5u48PtZl872BQ40uWSQMT3R4gXKp0FUgevMu5gW7hFMtvaCiDq+BfhzeR8XKKiW9nIMZGfIMZHostz5X4g==} remark-preset-prettier@2.0.1: resolution: {integrity: sha512-1+cZaM080zTlhQIvZDOj7SFWvW9zevfxsLjTZspLEsBYivMDwCyTodvNvaZLc9p5dUSMik/BjMFKicfhZXh7qg==} @@ -8583,7 +8583,7 @@ snapshots: - bluebird - supports-color - remark-directive@3.0.0: + remark-directive@3.0.1: dependencies: '@types/mdast': 4.0.4 mdast-util-directive: 3.0.0 @@ -8647,7 +8647,7 @@ snapshots: unist-util-position: 5.0.0 unist-util-visit-parents: 6.0.1 - remark-lint-checkbox-character-style@5.0.0: + remark-lint-checkbox-character-style@5.0.1: dependencies: '@types/mdast': 4.0.4 mdast-util-phrasing: 4.1.0 @@ -8656,7 +8656,7 @@ snapshots: unist-util-visit-parents: 6.0.1 vfile-message: 4.0.2 - remark-lint-checkbox-content-indent@5.0.0: + remark-lint-checkbox-content-indent@5.0.1: dependencies: '@types/mdast': 4.0.4 mdast-util-phrasing: 4.1.0 @@ -8665,7 +8665,7 @@ snapshots: unist-util-position: 5.0.0 unist-util-visit-parents: 6.0.1 - remark-lint-code-block-style@4.0.0: + remark-lint-code-block-style@4.0.1: dependencies: '@types/mdast': 4.0.4 mdast-util-phrasing: 4.1.0 @@ -8681,7 +8681,7 @@ snapshots: unified-lint-rule: 3.0.0 unist-util-visit-parents: 6.0.1 - remark-lint-definition-spacing@4.0.0: + remark-lint-definition-spacing@4.0.1: dependencies: '@types/mdast': 4.0.4 longest-streak: 3.1.0 @@ -8698,7 +8698,7 @@ snapshots: unist-util-visit-parents: 6.0.1 vfile-message: 4.0.2 - remark-lint-fenced-code-flag@4.0.0: + remark-lint-fenced-code-flag@4.1.1: dependencies: '@types/mdast': 4.0.4 mdast-util-phrasing: 4.1.0 @@ -8742,7 +8742,7 @@ snapshots: unified-lint-rule: 3.0.0 vfile-location: 5.0.3 - remark-lint-first-heading-level@4.0.0: + remark-lint-first-heading-level@4.0.1: dependencies: '@types/mdast': 4.0.4 mdast-util-mdx: 3.0.0 @@ -8834,7 +8834,7 @@ snapshots: transitivePeerDependencies: - supports-color - remark-lint-maximum-line-length@4.0.1: + remark-lint-maximum-line-length@4.1.1: dependencies: '@types/mdast': 4.0.4 mdast-util-mdx: 3.0.0 @@ -8881,7 +8881,7 @@ snapshots: unist-util-visit-parents: 6.0.1 vfile-message: 4.0.2 - remark-lint-no-duplicate-headings-in-section@4.0.0: + remark-lint-no-duplicate-headings-in-section@4.0.1: dependencies: '@types/mdast': 4.0.4 devlop: 1.1.0 @@ -8917,17 +8917,17 @@ snapshots: '@types/mdast': 4.0.4 unified-lint-rule: 3.0.0 - remark-lint-no-file-name-consecutive-dashes@3.0.0: + remark-lint-no-file-name-consecutive-dashes@3.0.1: dependencies: '@types/mdast': 4.0.4 unified-lint-rule: 3.0.0 - remark-lint-no-file-name-irregular-characters@3.0.0: + remark-lint-no-file-name-irregular-characters@3.0.1: dependencies: '@types/mdast': 4.0.4 unified-lint-rule: 3.0.0 - remark-lint-no-file-name-mixed-case@3.0.0: + remark-lint-no-file-name-mixed-case@3.0.1: dependencies: '@types/mdast': 4.0.4 unified-lint-rule: 3.0.0 @@ -8946,7 +8946,7 @@ snapshots: unist-util-position: 5.0.0 unist-util-visit-parents: 6.0.1 - remark-lint-no-heading-punctuation@4.0.0: + remark-lint-no-heading-punctuation@4.0.1: dependencies: '@types/mdast': 4.0.4 mdast-util-mdx: 3.0.0 @@ -9104,7 +9104,7 @@ snapshots: unist-util-visit-parents: 6.0.1 vfile-message: 4.0.2 - remark-lint@10.0.0: + remark-lint@10.0.1: dependencies: '@types/mdast': 4.0.4 remark-message-control: 8.0.0 @@ -9130,12 +9130,12 @@ snapshots: transitivePeerDependencies: - supports-color - remark-preset-lint-consistent@6.0.0: + remark-preset-lint-consistent@6.0.1: dependencies: - remark-lint: 10.0.0 + remark-lint: 10.0.1 remark-lint-blockquote-indentation: 4.0.0 - remark-lint-checkbox-character-style: 5.0.0 - remark-lint-code-block-style: 4.0.0 + remark-lint-checkbox-character-style: 5.0.1 + remark-lint-code-block-style: 4.0.1 remark-lint-emphasis-marker: 4.0.0 remark-lint-fenced-code-marker: 4.0.0 remark-lint-heading-style: 4.0.0 @@ -9150,15 +9150,15 @@ snapshots: transitivePeerDependencies: - supports-color - remark-preset-lint-markdown-style-guide@6.0.0: + remark-preset-lint-markdown-style-guide@6.0.1: dependencies: - remark-lint: 10.0.0 + remark-lint: 10.0.1 remark-lint-blockquote-indentation: 4.0.0 - remark-lint-code-block-style: 4.0.0 + remark-lint-code-block-style: 4.0.1 remark-lint-definition-case: 4.0.0 - remark-lint-definition-spacing: 4.0.0 + remark-lint-definition-spacing: 4.0.1 remark-lint-emphasis-marker: 4.0.0 - remark-lint-fenced-code-flag: 4.0.0 + remark-lint-fenced-code-flag: 4.1.1 remark-lint-fenced-code-marker: 4.0.0 remark-lint-file-extension: 3.0.0 remark-lint-final-definition: 4.0.1 @@ -9170,17 +9170,17 @@ snapshots: remark-lint-list-item-indent: 4.0.0 remark-lint-list-item-spacing: 5.0.0 remark-lint-maximum-heading-length: 4.0.0 - remark-lint-maximum-line-length: 4.0.1 + remark-lint-maximum-line-length: 4.1.1 remark-lint-no-blockquote-without-marker: 6.0.0 remark-lint-no-consecutive-blank-lines: 5.0.0 remark-lint-no-duplicate-headings: 4.0.0 remark-lint-no-emphasis-as-heading: 4.0.0 remark-lint-no-file-name-articles: 3.0.0 - remark-lint-no-file-name-consecutive-dashes: 3.0.0 - remark-lint-no-file-name-irregular-characters: 3.0.0 - remark-lint-no-file-name-mixed-case: 3.0.0 + remark-lint-no-file-name-consecutive-dashes: 3.0.1 + remark-lint-no-file-name-irregular-characters: 3.0.1 + remark-lint-no-file-name-mixed-case: 3.0.1 remark-lint-no-file-name-outer-dashes: 3.0.0 - remark-lint-no-heading-punctuation: 4.0.0 + remark-lint-no-heading-punctuation: 4.0.1 remark-lint-no-literal-urls: 4.0.0 remark-lint-no-multiple-toplevel-headings: 4.0.0 remark-lint-no-shell-dollars: 4.0.0 @@ -9199,9 +9199,9 @@ snapshots: transitivePeerDependencies: - supports-color - remark-preset-lint-recommended@7.0.0: + remark-preset-lint-recommended@7.0.1: dependencies: - remark-lint: 10.0.0 + remark-lint: 10.0.1 remark-lint-final-newline: 3.0.0 remark-lint-hard-break-spaces: 4.0.0 remark-lint-list-item-bullet-indent: 5.0.0