From 91bc901e563ce1f15e17a79becaf569cd0346903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 11:59:35 +0000 Subject: [PATCH] Bump marked from 0.6.0 to 0.6.1 Bumps [marked](https://github.com/markedjs/marked) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.6.0...v0.6.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 4461d54..a265ef1 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "less": "^3.10.3", "luxon": "1.3.2", "markdown-it": "8.4.2", - "marked": "0.6.0", + "marked": "0.6.1", "moment": "2.23.0", "querystring": "0.2.0", "vue": "2.4.4", diff --git a/yarn.lock b/yarn.lock index 248464a..eb0dd3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3077,10 +3077,10 @@ markdown-it@8.4.2: mdurl "^1.0.1" uc.micro "^1.0.5" -marked@0.6.0: - version "0.6.0" - resolved "https://registry.npm.taobao.org/marked/download/marked-0.6.0.tgz#a18d01cfdcf8d15c3c455b71c8329e5e0f01faa1" - integrity sha1-oY0Bz9z40Vw8RVtxyDKeXg8B+qE= +marked@0.6.1: + version "0.6.1" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.1.tgz#a63addde477bca9613028de4b2bc3629e53a0562" + integrity sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA== math-expression-evaluator@^1.2.14: version "1.2.17"