From 4aeadc5ebf670d4981dc46139ce21ec7d206ec91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 07:19:35 +0000 Subject: [PATCH] Bump marked from 0.3.2 to 0.7.0 Bumps [marked](https://github.com/markedjs/marked) from 0.3.2 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.2...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 303c677..29cb149 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "grunt-wordpress": "2.1.3", "he": "0.5.0", "highlight.js": "7.3.0", - "marked": "0.3.2", + "marked": "0.7.0", "rimraf": "2.2.8", "spawnback": "1.0.0", "which": "1.0.5",