From 87994a7d379e9cd5eedee8a66e31c562603cda04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 01:25:58 +0000 Subject: [PATCH] chore(deps-dev): bump marked from 0.3.6 to 4.0.10 Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v0.3.6...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c3a3eeb70417..94ce99d08982 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": "~4.0.10", "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 152936046125..295a5b0411a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7082,7 +7082,7 @@ marked-terminal@^3.3.0: node-emoji "^1.4.1" supports-hyperlinks "^1.0.1" -marked@^0.3.2, marked@~0.3.0: +marked@^0.3.2: version "0.3.6" resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7" integrity sha1-ssbGGPzOzk74bE/Gy4p8v1rtqNc= @@ -7092,6 +7092,11 @@ marked@^0.7.0: resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e" integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg== +marked@~4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" + integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw== + media-typer@0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"