Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 4045175

Browse files
fix(deps): update dependency markdown-to-jsx to v7.4.7
1 parent da85f46 commit 4045175

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@preact/prerender-data-provider": "3.0.1",
3030
"imagemin-mozjpeg": "10.0.0",
3131
"imagemin-webpack-plugin": "2.4.2",
32-
"markdown-to-jsx": "7.1.9",
32+
"markdown-to-jsx": "7.4.7",
3333
"preact": "10.13.1",
3434
"preact-cli-plugin-netlify": "1.6.0",
3535
"preact-render-to-string": "5.2.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7303,10 +7303,10 @@ map-visit@^1.0.0:
73037303
dependencies:
73047304
object-visit "^1.0.0"
73057305

7306-
markdown-to-jsx@7.1.9:
7307-
version "7.1.9"
7308-
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.1.9.tgz#1ffae0cda07c189163d273bd57a5b8f8f8745586"
7309-
integrity sha512-x4STVIKIJR0mGgZIZ5RyAeQD7FEZd5tS8m/htbcVGlex32J+hlSLj+ExrHCxP6nRKF1EKbcO7i6WhC1GtOpBlA==
7306+
markdown-to-jsx@7.4.7:
7307+
version "7.4.7"
7308+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.4.7.tgz#740ee7ec933865ef5cc683a0992797685a75e2ee"
7309+
integrity sha512-0+ls1IQZdU6cwM1yu0ZjjiVWYtkbExSyUIFU2ZeDIFuZM1W42Mh4OlJ4nb4apX4H8smxDHRdFaoIVJGwfv5hkg==
73107310

73117311
markdown@0.5.0:
73127312
version "0.5.0"

0 commit comments

Comments
 (0)