From a1a44daa3867eedf2a95a83c0d86a15bbedb7b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 02:10:12 +0000 Subject: [PATCH] build(deps-dev): bump marked from 0.6.2 to 1.1.1 Bumps [marked](https://github.com/markedjs/marked) from 0.6.2 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.6.2...v1.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 513430d..4c925a5 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dox": "0.9.0", "highlight.js": "9", "jade": "1", - "marked": "0.6.2", + "marked": "1.1.1", "mocha": "*", "weak": "github:lxe/node-weak#node-12" }