From 76a31193ea729a668795a998bcbf7d259d4837f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 12:34:33 -0400 Subject: [PATCH] Bump marked from 0.6.2 to 0.6.3 (#3346) [ci skip] Bumps [marked](https://github.com/markedjs/marked) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.6.2...v0.6.3) 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 82937aac1..80effd66e 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "intersection-observer": "^0.7.0", "linkstate": "^1.1.1", "lodash.debounce": "4.0.8", - "marked": "^0.6.2", + "marked": "^0.6.3", "preact": "^8.4.2", "preact-compat": "^3.19.0", "preact-textarea-autosize": "^4.0.7", diff --git a/yarn.lock b/yarn.lock index 07a1ff5cd..5886cbb27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7249,10 +7249,10 @@ marked@^0.3.9: resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" integrity sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg== -marked@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.2.tgz#c574be8b545a8b48641456ca1dbe0e37b6dccc1a" - integrity sha512-LqxwVH3P/rqKX4EKGz7+c2G9r98WeM/SW34ybhgNGhUQNKtf1GmmSkJ6cDGJ/t6tiyae49qRkpyTw2B9HOrgUA== +marked@^0.6.3: + version "0.6.3" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.3.tgz#79babad78af638ba4d522a9e715cdfdd2429e946" + integrity sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ== matcher@^1.0.0: version "1.1.1"