From b86d6cf63fa10bc304d9d52ca185350e245b87cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 13:28:04 +0000 Subject: [PATCH] Bump marked from 0.3.6 to 0.7.0 Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.6...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 7ea9950..20017fa 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "karma-mocha-reporter": "2.2.3", "karma-phantomjs-launcher": "1.0.4", "karma-webpack": "2.0.4", - "marked": "0.3.6", + "marked": "0.7.0", "node-sass": "4.5.3", "phantomjs-prebuilt": "2.1.14", "raw-loader": "0.5.1",