From 927a206dffbbb390f6eee5cad027629047f599ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 09:25:32 +0000 Subject: [PATCH] build(deps): bump marked from 0.3.12 to 0.3.19 Bumps [marked](https://github.com/markedjs/marked) from 0.3.12 to 0.3.19. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.12...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 32a99611..b581d072 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6178,8 +6178,8 @@ markdown-loader@^2.0.1: marked "^0.3.9" marked@^0.3.9: - version "0.3.12" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.12.tgz#7cf25ff2252632f3fe2406bde258e94eee927519" + 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.17"