From 480c8fbae7562a62a173837cbb9cda6e9f006b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 03:32:36 +0000 Subject: [PATCH] Bump markdown-to-jsx from 6.7.2 to 6.11.4 Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.7.2 to 6.11.4. - [Release notes](https://github.com/probablyup/markdown-to-jsx/releases) - [Commits](https://github.com/probablyup/markdown-to-jsx/compare/6.7.2...6.11.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68967a4..6852341 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "graphql": "^14.0.2", "history": "^4.7.2", "json-loader": "^0.5.7", - "markdown-to-jsx": "6.7.2", + "markdown-to-jsx": "6.11.4", "prop-types": "^15.5.4", "punycode": "^2.1.1", "ramda": "^0.26.1",