From cec17598732856842c3f92acce07814bf85b9e82 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 12:20:54 +0000 Subject: [PATCH] Bump marked from 0.8.2 to 1.1.0 Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 1.1.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v1.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ba7b31da..c4597392 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "geckodriver": "^1.19.1", "jest": "^25.5.4", "jest-webextension-mock": "^3.5.4", - "marked": "^0.8.2", + "marked": "^1.1.0", "nearley": "^2.19.2", "prettier": "^1.19.1", "selenium-webdriver": "^4.0.0-alpha.7", diff --git a/yarn.lock b/yarn.lock index 45642fa9..99897bcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5394,11 +5394,16 @@ mark.js@^8.11.1: resolved "https://registry.yarnpkg.com/mark.js/-/mark.js-8.11.1.tgz#180f1f9ebef8b0e638e4166ad52db879beb2ffc5" integrity sha1-GA8fnr74sOY45BZq1S24eb6y/8U= -marked@^0.8.0, marked@^0.8.2: +marked@^0.8.0: version "0.8.2" resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.2.tgz#4faad28d26ede351a7a1aaa5fec67915c869e355" integrity sha512-EGwzEeCcLniFX51DhTpmTom+dSA/MG/OBUDjnWtHbEnjAH180VzUeAw+oE4+Zv+CoYBWyRlYOTR0N8SO9R1PVw== +marked@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.0.tgz#62504ad4d11550c942935ccc5e39d64e5a4c4e50" + integrity sha512-EkE7RW6KcXfMHy2PA7Jg0YJE1l8UPEZE8k45tylzmZM30/r1M1MUXWQfJlrSbsTeh7m/XTwHbWUENvAJZpp1YA== + marky@^1.2.0: version "1.2.1" resolved "https://registry.yarnpkg.com/marky/-/marky-1.2.1.tgz#a3fcf82ffd357756b8b8affec9fdbf3a30dc1b02"