From a682503ba4afc26a14ab5d848c5f8e37f0fdea58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 03:33:22 +0000 Subject: [PATCH] Bump markdown-to-jsx from 6.10.3 to 6.11.4 Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.10.3 to 6.11.4. - [Release notes](https://github.com/probablyup/markdown-to-jsx/releases) - [Commits](https://github.com/probablyup/markdown-to-jsx/compare/6.10.3...6.11.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ed4157b..81efe7e 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@preact/prerender-data-provider": "^0.0.1", "imagemin-mozjpeg": "^8.0.0", "imagemin-webpack-plugin": "^2.4.2", - "markdown-to-jsx": "^6.10.3", + "markdown-to-jsx": "^6.11.4", "preact": "^10.0.0", "preact-cli-plugin-netlify": "^1.5.0", "preact-render-to-string": "^5.0.6", diff --git a/yarn.lock b/yarn.lock index 8eb0f7d..e4ac919 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7068,10 +7068,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -markdown-to-jsx@^6.10.3: - version "6.10.3" - resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.10.3.tgz#7f0946684acd321125ff2de7fd258a9b9c7c40b7" - integrity sha512-PSoUyLnW/xoW6RsxZrquSSz5eGEOTwa15H5eqp3enmrp8esmgDJmhzd6zmQ9tgAA9TxJzx1Hmf3incYU/IamoQ== +markdown-to-jsx@^6.11.4: + version "6.11.4" + resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-6.11.4.tgz#b4528b1ab668aef7fe61c1535c27e837819392c5" + integrity sha512-3lRCD5Sh+tfA52iGgfs/XZiw33f7fFX9Bn55aNnVNUd2GzLDkOWyKYYD8Yju2B1Vn+feiEdgJs8T6Tg0xNokPw== dependencies: prop-types "^15.6.2" unquote "^1.1.0"