From aac3bb7667963da49481edd0dbb3cef40b1b4242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 13:55:27 +0000 Subject: [PATCH] Bump marked from 0.3.19 to 4.0.10 Bumps [marked](https://github.com/markedjs/marked) from 0.3.19 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.19...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 c6119f3..1b7433d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "lodash.samplesize": "^4.2.0", "lodash.throttle": "^4.1.1", "lory.js": "^2.5.3", - "marked": "0.3.19", + "marked": "4.0.10", "mkdirp": "^0.5.5", "next": "^8.1.0", "npm-run-all": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index 70196e3..9c362dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3712,10 +3712,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@0.3.19: - version "0.3.19" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" - integrity sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg== +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== maximatch@^0.1.0: version "0.1.0"