From a40880282ce4e5515ff2aa87c8447a23bf67e793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 17:01:34 +0000 Subject: [PATCH] Bump marked from 1.2.0 to 2.0.0 Bumps [marked](https://github.com/markedjs/marked) from 1.2.0 to 2.0.0. - [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.0...v2.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b7f000f..5c7747d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/marked": "^1.1.0", "@wessberg/rollup-plugin-ts": "^1.3.5", "autoprefixer": "^10.0.1", - "marked": "^1.2.0", + "marked": "^2.0.0", "postcss": "^8.1.1", "prettier": "^2.1.2", "prettier-plugin-svelte": "^1.4.1", diff --git a/yarn.lock b/yarn.lock index 5e36e5d..337c8fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1743,10 +1743,10 @@ marked@^1.1.1: resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.2.tgz#5d77ffb789c4cb0ae828bfe76250f7140b123f70" integrity sha512-5jjKHVl/FPo0Z6ocP3zYhKiJLzkwJAw4CZoLjv57FkvbUuwOX4LIBBGGcXjAY6ATcd1q9B8UTj5T9Umauj0QYQ== -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== +marked@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5" + integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q== mdn-browser-compat-data@1.0.39: version "1.0.39"