Skip to content

Commit 0c05797

Browse files
Merge pull request #15 from preactjs/dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
Bump markdown-to-jsx from 6.10.3 to 6.11.4
2 parents 88209e2 + 14fd842 commit 0c05797

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
@@ -37,7 +37,7 @@
3737
"@preact/prerender-data-provider": "^3.0.1",
3838
"imagemin-mozjpeg": "^8.0.0",
3939
"imagemin-webpack-plugin": "^2.4.2",
40-
"markdown-to-jsx": "^6.10.3",
40+
"markdown-to-jsx": "^6.11.4",
4141
"preact": "^10.4.6",
4242
"preact-cli-plugin-netlify": "^1.6.0",
4343
"preact-render-to-string": "^5.1.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7769,10 +7769,10 @@ map-visit@^1.0.0:
77697769
dependencies:
77707770
object-visit "^1.0.0"
77717771

7772-
markdown-to-jsx@^6.10.3:
7773-
version "6.10.3"
7774-
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.10.3.tgz#7f0946684acd321125ff2de7fd258a9b9c7c40b7"
7775-
integrity sha512-PSoUyLnW/xoW6RsxZrquSSz5eGEOTwa15H5eqp3enmrp8esmgDJmhzd6zmQ9tgAA9TxJzx1Hmf3incYU/IamoQ==
7772+
markdown-to-jsx@^6.11.4:
7773+
version "6.11.4"
7774+
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.11.4.tgz#b4528b1ab668aef7fe61c1535c27e837819392c5"
7775+
integrity sha512-3lRCD5Sh+tfA52iGgfs/XZiw33f7fFX9Bn55aNnVNUd2GzLDkOWyKYYD8Yju2B1Vn+feiEdgJs8T6Tg0xNokPw==
77767776
dependencies:
77777777
prop-types "^15.6.2"
77787778
unquote "^1.1.0"

0 commit comments

Comments
 (0)