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

Commit 8f43b3a

Browse files
fix(deps): update dependency markdown-to-jsx to v7.2.1
1 parent 1c115e4 commit 8f43b3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.2.1",
3333
"preact": "10.13.1",
3434
"preact-cli-plugin-netlify": "1.6.0",
3535
"preact-render-to-string": "5.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.2.1:
7307+
version "7.2.1"
7308+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.2.1.tgz#87061fd3176ad926ef3d99493e5c57f6335e0c51"
7309+
integrity sha512-9HrdzBAo0+sFz9ZYAGT5fB8ilzTW+q6lPocRxrIesMO+aB40V9MgFfbfMXxlGjf22OpRy+IXlvVaQenicdpgbg==
73107310

73117311
73127312
version "0.5.0"

0 commit comments

Comments
 (0)