From ed4e8cf3ce06286aba05ed09c4823e56399b1380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 12:08:12 +0000 Subject: [PATCH] Bump marked from 0.3.9 to 0.3.18 Bumps [marked](https://github.com/markedjs/marked) from 0.3.9 to 0.3.18. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/0.3.9...v0.3.18) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 6eb47c3..c60989b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "highlight.js": "9.12.0", "history": "4.7.2", "live-server": "1.2.0", - "marked": "0.3.9", + "marked": "0.3.18", "moment": "2.22.1", "postcss-cli": "4.1.1", "postcss-css-variables": "0.8.0", diff --git a/yarn.lock b/yarn.lock index a7423cf..eba48cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -169,12 +169,6 @@ async-each@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d" -async@2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/async/-/async-2.6.0.tgz#61a29abb6fcc026fea77e56d1c6ec53a795951f4" - dependencies: - lodash "^4.14.0" - async@^2.1.2: version "2.1.4" resolved "https://registry.yarnpkg.com/async/-/async-2.1.4.tgz#2d2160c7788032e4dd6cbe2502f1f9a2c8f6cde4" @@ -2419,9 +2413,9 @@ map-stream@~0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194" -marked@0.3.9: - version "0.3.9" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.9.tgz#54ce6a57e720c3ac6098374ec625fcbcc97ff290" +marked@0.3.18: + version "0.3.18" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.18.tgz#3ef058cd926101849b92a7a7c15db18c7fc76b2f" mem@^1.1.0: version "1.1.0"