From 9031067fc9d3407e3902c7b690e87889eb02d446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 03:25:17 +0000 Subject: [PATCH] Bump marked from 0.3.12 to 4.0.10 Bumps [marked](https://github.com/markedjs/marked) from 0.3.12 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.12...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d9873747d..7a0775ce8 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "less-plugin-autoprefix": "^1.5.1", "lint-staged": "^6.0.0", "markdown-jsx-loader": "^3.0.2", - "marked": "^0.3.5", + "marked": "^4.0.10", "moment": "^2.17.1", "mt-changelog": "^0.6.1", "prettier": "^1.9.1", diff --git a/yarn.lock b/yarn.lock index 2d55d4024..fe859680f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5502,6 +5502,10 @@ marked@^0.3.5, marked@^0.3.6: version "0.3.12" resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.12.tgz#7cf25ff2252632f3fe2406bde258e94eee927519" +marked@^4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" + math-expression-evaluator@^1.2.14: version "1.2.17" resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz#de819fdbcd84dccd8fae59c6aeb79615b9d266ac"