From fbec05f936e4745c52d7c6145f72d7a2700e56b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:29:29 +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 803f08c99..f275e28d3 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "json-loader": "0.5.3", "less": "2.5.3", "less-loader": "2.2.1", - "marked": "0.3.5", + "marked": "0.7.0", "moment": "2.10.6", "moment-timezone": "0.4.1", "node-libs-browser": "0.5.3",