From 9ebbc49d14bec6df114df997731be196d5269489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jun 2021 12:28:49 +0000 Subject: [PATCH] chore(deps-dev): bump marked from 0.3.6 to 0.3.18 Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.18. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v0.3.6...v0.3.18) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c3a3eeb70417..2160da400542 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "lodash": "~4.17.21", "log4js": "^0.6.27", "lunr": "^0.7.2", - "marked": "~0.3.0", + "marked": "~0.3.18", "node-html-encoder": "0.0.2", "npm-run": "^4.1.0", "open-sans-fontface": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 6b1921d72803..6995d6a7a69b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7110,10 +7110,10 @@ marked-terminal@^3.3.0: node-emoji "^1.4.1" supports-hyperlinks "^1.0.1" -marked@^0.3.2, marked@~0.3.0: - version "0.3.6" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7" - integrity sha1-ssbGGPzOzk74bE/Gy4p8v1rtqNc= +marked@^0.3.2, marked@~0.3.18: + version "0.3.18" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.18.tgz#3ef058cd926101849b92a7a7c15db18c7fc76b2f" + integrity sha512-49i2QYhfULqaXzNZpxC808PisuCTGT2fgG0zrzdCI9N3rIfAWfW0nggvbXr6zvpynZdOG5+9xNxdzP0kwZnERw== marked@^0.7.0: version "0.7.0"