From a5d07ea664e269ff43c6ddf41e2b9e84cea70aba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 00:59:07 +0000 Subject: [PATCH] Bump marked from 0.6.3 to 1.1.1 Bumps [marked](https://github.com/markedjs/marked) from 0.6.3 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.6.3...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 b4258f7..0f9e950 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "debug": "4.1.1", "dns-socket": "4.2.0", "lodash": "4.17.15", - "marked": "0.6.3", + "marked": "1.1.1", "write-file-atomic": "2.4.2" }, "devDependencies": {