From 3843cde7f4b5808ad7d80d24a54266535283d863 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 09:05:22 +0000 Subject: [PATCH] Bump marked from 1.1.1 to 1.2.0 Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 350debc0..c27afc6b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "geckodriver": "^1.20.0", "jest": "^25.5.4", "jest-webextension-mock": "^3.6.1", - "marked": "^1.1.1", + "marked": "^1.2.0", "nearley": "^2.19.7", "prettier": "^2.1.2", "selenium-webdriver": "^4.0.0-alpha.7", diff --git a/yarn.lock b/yarn.lock index dcc365c1..7687de6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5597,10 +5597,10 @@ mark.js@^8.11.1: resolved "https://registry.yarnpkg.com/mark.js/-/mark.js-8.11.1.tgz#180f1f9ebef8b0e638e4166ad52db879beb2ffc5" integrity sha1-GA8fnr74sOY45BZq1S24eb6y/8U= -marked@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a" - integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw== +marked@^1.1.1, marked@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.0.tgz#7221ce2395fa6cf6d722e6f2871a32d3513c85ca" + integrity sha512-tiRxakgbNPBr301ihe/785NntvYyhxlqcL3YaC8CaxJQh7kiaEtrN9B/eK2I2943Yjkh5gw25chYFDQhOMCwMA== marky@^1.2.0: version "1.2.1"