From 6232eb8c933ccf11bda873d6cf423a5d90b01d5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 16:34:29 +0000 Subject: [PATCH] Bump marked from 1.2.5 to 1.2.6 Bumps [marked](https://github.com/markedjs/marked) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v1.2.5...v1.2.6) 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 63748dda..059ffd34 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "geckodriver": "^1.21.0", "jest": "^25.5.4", "jest-webextension-mock": "^3.7.3", - "marked": "^1.2.5", + "marked": "^1.2.6", "nearley": "^2.19.9", "prettier": "^2.2.1", "selenium-webdriver": "^4.0.0-alpha.7", diff --git a/yarn.lock b/yarn.lock index e04c8c9c..d44a33d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5722,10 +5722,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, marked@^1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.5.tgz#a44b31f2a0b8b5bfd610f00d55d1952d1ac1dfdb" - integrity sha512-2AlqgYnVPOc9WDyWu7S5DJaEZsfk6dNh/neatQ3IHUW4QLutM/VPSH9lG7bif+XjFWc9K9XR3QvR+fXuECmfdA== +marked@^1.1.1, marked@^1.2.6: + version "1.2.6" + resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.6.tgz#fa55cf38ab3585005c9fb3c1ebfb3d4590c29fdc" + integrity sha512-7vVuSEZ8g/HH3hK/BH/+7u/NJj7x9VY4EHzujLDcqAQLiOUeFJYAsfSAyoWtR17lKrx7b08qyIno4lffwrzTaA== marky@^1.2.0: version "1.2.1"