From 215190a21ec256800576b1701c9b10c0248579ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 12:42:16 +0100 Subject: [PATCH] fix(deps): update dependency hast-util-to-mdast to v10.1.2 (#642) * fix(deps): update dependency hast-util-to-mdast to v10.1.2 * chore: fix tests --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tobias Bocanegra --- package-lock.json | 8 ++++---- package.json | 2 +- .../roundtrip-fixtures/lists-with-code.output.html | 6 +++--- .../roundtrip-fixtures/lists-with-pictures.output.html | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 123bb2c9..789f6398 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/remark-gridtables": "3.0.9", "hast-util-select": "6.0.3", - "hast-util-to-mdast": "10.1.1", + "hast-util-to-mdast": "10.1.2", "hast-util-to-string": "3.0.1", "mdast-util-to-markdown": "2.1.2", "rehype-parse": "9.0.1", @@ -8775,9 +8775,9 @@ } }, "node_modules/hast-util-to-mdast": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/hast-util-to-mdast/-/hast-util-to-mdast-10.1.1.tgz", - "integrity": "sha512-ObMDBFkVPHa0/47FUPO6UuupETRXNTY9y2dGBQQzEUrFq6LjUVwZEoUjjj/agvQ6oS+fAIyNzgNEa6h3lhaoKA==", + "version": "10.1.2", + "resolved": "https://registry.npmjs.org/hast-util-to-mdast/-/hast-util-to-mdast-10.1.2.tgz", + "integrity": "sha512-FiCRI7NmOvM4y+f5w32jPRzcxDIz+PUqDwEqn1A+1q2cdp3B8Gx7aVrXORdOKjMNDQsD1ogOr896+0jJHW1EFQ==", "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", diff --git a/package.json b/package.json index bbb3dbc0..93a35695 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/remark-gridtables": "3.0.9", "hast-util-select": "6.0.3", - "hast-util-to-mdast": "10.1.1", + "hast-util-to-mdast": "10.1.2", "hast-util-to-string": "3.0.1", "mdast-util-to-markdown": "2.1.2", "rehype-parse": "9.0.1", diff --git a/test/roundtrip/roundtrip-fixtures/lists-with-code.output.html b/test/roundtrip/roundtrip-fixtures/lists-with-code.output.html index d33114c3..6ccfb252 100644 --- a/test/roundtrip/roundtrip-fixtures/lists-with-code.output.html +++ b/test/roundtrip/roundtrip-fixtures/lists-with-code.output.html @@ -34,13 +34,13 @@
const foo = 'bar';
 const foo = 'bar';
 
-


Textconst foo = 'bar';

+

Textconst foo = 'bar';

  • const foo = 'bar'; 
     const bar = 'foo'; 
     
    -


    Text

    +

    Text

    const foo = 'bar';
     const bar = 'foo';
     
    @@ -50,4 +50,4 @@
    - \ No newline at end of file + diff --git a/test/roundtrip/roundtrip-fixtures/lists-with-pictures.output.html b/test/roundtrip/roundtrip-fixtures/lists-with-pictures.output.html index a4288c0a..f4b836fd 100644 --- a/test/roundtrip/roundtrip-fixtures/lists-with-pictures.output.html +++ b/test/roundtrip/roundtrip-fixtures/lists-with-pictures.output.html @@ -53,7 +53,7 @@

    -


    Text

    +

    Text

    @@ -72,11 +72,11 @@

    -


    const foo = 'bar';
    Sub text

    +

    const foo = 'bar';
    Sub text

  • - \ No newline at end of file +