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

Commit 1e66221

Browse files
fix(deps): update dependency markdown-to-jsx to v7.2.0
1 parent d9dc1bc commit 1e66221

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.2.0",
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.2.0:
7307+
version "7.2.0"
7308+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.2.0.tgz#e7b46b65955f6a04d48a753acd55874a14bdda4b"
7309+
integrity sha512-3l4/Bigjm4bEqjCR6Xr+d4DtM1X6vvtGsMGSjJYyep8RjjIvcWtrXBS8Wbfe1/P+atKNMccpsraESIaWVplzVg==
73107310

73117311
73127312
version "0.5.0"

0 commit comments

Comments
 (0)