From 0d7e7c96973db7783c2f0005ef8e8822d1e5c6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 09:01:32 +0000 Subject: [PATCH] Bump marked from 0.3.6 to 0.3.19 Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.19. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.6...v0.3.19) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 20b0530..03dbe25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3421,8 +3421,8 @@ markdown-to-react-components@^0.2.3: marked "^0.3.3" marked@^0.3.2, marked@^0.3.3: - version "0.3.6" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7" + version "0.3.19" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" math-expression-evaluator@^1.2.14: version "1.2.15"