From 7da7869ed2e216ffb38f188bc0ffbd1997c8dce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 01:30:04 +0000 Subject: [PATCH] Bump marked from 0.3.17 to 4.0.10 Bumps [marked](https://github.com/markedjs/marked) from 0.3.17 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.17...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... 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 dc9fe99..73564d4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "xmldom": "0.1.27", "j": "0.4.3", "cheerio": "1.0.0-rc.2", - "marked": "0.6.2", + "marked": "4.0.10", "meow": "3.7.0", "got": "5.7.1", "html-entities": "1.2.0", diff --git a/yarn.lock b/yarn.lock index ed0a38b..f98d5b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -993,9 +993,9 @@ map-obj@^1.0.0, map-obj@^1.0.1: version "1.0.1" resolved "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d" -marked@0.3.17: - version "0.3.17" - resolved "https://registry.npmjs.org/marked/-/marked-0.3.17.tgz#607f06668b3c6b1246b28f13da76116ac1aa2d2b" +marked@4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" meow@3.7.0: version "3.7.0" @@ -1107,7 +1107,7 @@ once@^1.3.0: onetime@^1.0.0: version "1.1.0" - resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" + resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789" optionator@^0.8.1: version "0.8.2"