From fb8dd72fbe2b937a320c0d57dc7c3e9e484cbbbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2020 18:38:36 +0000 Subject: [PATCH] Bump marked from 0.5.0 to 0.6.1 in /wherehows-web Bumps [marked](https://github.com/markedjs/marked) from 0.5.0 to 0.6.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.5.0...v0.6.1) Signed-off-by: dependabot[bot] --- wherehows-web/package.json | 2 +- wherehows-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wherehows-web/package.json b/wherehows-web/package.json index f5a10fd38b..5ccf2db7e5 100644 --- a/wherehows-web/package.json +++ b/wherehows-web/package.json @@ -118,7 +118,7 @@ "jquery-jsonview": "^1.2.3", "jquery-treegrid": "^0.3.0", "json-human": "https://github.com/marianoguerra/json.human.js#0.1.1", - "marked": "^0.5.0", + "marked": "^0.6.1", "medium-editor": "^5.23.3", "nearley": "^2.15.1", "restliparams": "^1.0.1", diff --git a/wherehows-web/yarn.lock b/wherehows-web/yarn.lock index d81e305473..dd1a0ff7c9 100644 --- a/wherehows-web/yarn.lock +++ b/wherehows-web/yarn.lock @@ -7402,10 +7402,10 @@ markdown-it@^8.3.0, markdown-it@^8.3.1: mdurl "^1.0.1" uc.micro "^1.0.5" -marked@^0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.0.tgz#9e590bad31584a48ff405b33ab1c0dd25172288e" - integrity sha512-UhjmkCWKu1SS/BIePL2a59BMJ7V42EYtTfksodPRXzPEGEph3Inp5dylseqt+KbU9Jglsx8xcMKmlumfJMBXAA== +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== matcher-collection@^1.0.0, matcher-collection@^1.0.5: version "1.0.5"