From 277673599b4a1efe0d2320fc7131cdb90bcfcace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 12:34:57 +0000 Subject: [PATCH] Bump marked from 0.3.5 to 0.7.0 Bumps [marked](https://github.com/markedjs/marked) from 0.3.5 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.5...v0.7.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3c962b6..41868928 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "intl": "1.1.0", "json2csv": "4.0.4", "lodash": "3.10.1", - "marked": "0.3.5", + "marked": "0.7.0", "mermaid": "7.0.3", "moment": "2.13.0", "morgan": "1.7.0",