From e9c2687bdb4f14d747f0f33fba6868523d4e11b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 01:25:51 +0000 Subject: [PATCH] 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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 16490ab8b9..a93477d6ac 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "jshint-stylish": "^2.2.1", "load-grunt-config": "^0.19.2", "load-grunt-tasks": "^3.5.2", - "marked": "^0.3.2", + "marked": "^4.0.10", "mkdirp": "^0.5.0", "psi-ngrok": "^0.1.0", "semver": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 8b0051caf3..96c8d001f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4328,9 +4328,9 @@ markdown-it@~7.0.0: mdurl "^1.0.1" uc.micro "^1.0.1" -"marked@>= 0.2.7", marked@^0.3.2: - version "0.3.6" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7" +"marked@>= 0.2.7", marked@^4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" matcher@^0.1.1: version "0.1.2"