From 7d9d17637ca8831d069782f942d21d20c518347c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 21:37:23 +0000 Subject: [PATCH] Bump marked from 1.1.1 to 2.0.0 Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 2.0.0. - [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/v1.1.1...v2.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 030fe3fd..be517a7e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "js-yaml": "^3.14.0", "lazypipe": "^1.0.1", "lodash.template": ">=4.5.0", - "marked": "^1.1.1", + "marked": "^2.0.0", "motion-ui": "^2.0.3", "multiline": "^2.0.0", "node-sass": "^4.14.1", diff --git a/yarn.lock b/yarn.lock index dd71a791..39944060 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4990,6 +4990,11 @@ marked@^0.6.2, marked@^0.8.2, marked@^1.1.1: resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a" integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw== +marked@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5" + integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q== + matchdep@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/matchdep/-/matchdep-2.0.0.tgz#c6f34834a0d8dbc3b37c27ee8bbcb27c7775582e" -- 2.47.2