From 4f39797f97de746c5d832fe403611241f36d979c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 03:31:17 +0000 Subject: [PATCH] Bump markdown-to-jsx from 6.10.2 to 6.11.4 in /d3-simple-slider-master Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.10.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.10.2...6.11.4) Signed-off-by: dependabot[bot] --- d3-simple-slider-master/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/d3-simple-slider-master/package-lock.json b/d3-simple-slider-master/package-lock.json index 5701b9e..198f3ec 100644 --- a/d3-simple-slider-master/package-lock.json +++ b/d3-simple-slider-master/package-lock.json @@ -7182,9 +7182,9 @@ } }, "markdown-to-jsx": { - "version": "6.10.2", - "resolved": "https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-6.10.2.tgz", - "integrity": "sha512-eDCsRobOkbQ4PqCphrxNi/U8geA8DGf52dMP4BrrYsVFyQ2ILFnXIB5sRcIxnRK2nPl8k5hUYdRNRXLlQNYLYg==", + "version": "6.11.4", + "resolved": "https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-6.11.4.tgz", + "integrity": "sha512-3lRCD5Sh+tfA52iGgfs/XZiw33f7fFX9Bn55aNnVNUd2GzLDkOWyKYYD8Yju2B1Vn+feiEdgJs8T6Tg0xNokPw==", "dev": true, "requires": { "prop-types": "^15.6.2",