From 761e2b5ccd1ccf4d35f7701413060803f78b813c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 10:16:58 +0000 Subject: [PATCH] build(deps): bump marked from 1.2.7 to 1.2.8 Bumps [marked](https://github.com/markedjs/marked) from 1.2.7 to 1.2.8. - [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.7...v1.2.8) 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 ba43f17..6931274 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dompurify": "^2.2.6", "howler": "^2.2.1", "husky": "^4.3.7", - "marked": "^1.2.7", + "marked": "^1.2.8", "node-sass": "4.14.1", "prop-types": "^15.7.2", "react": "^17.0.1", diff --git a/yarn.lock b/yarn.lock index 3a1e3df..a448609 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7866,10 +7866,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@^1.2.7: - version "1.2.7" - resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.7.tgz#6e14b595581d2319cdcf033a24caaf41455a01fb" - integrity sha512-No11hFYcXr/zkBvL6qFmAp1z6BKY3zqLMHny/JN/ey+al7qwCM2+CMBL9BOgqMxZU36fz4cCWfn2poWIf7QRXA== +marked@^1.2.8: + version "1.2.8" + resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.8.tgz#5008ece15cfa43e653e85845f3525af4beb6bdd4" + integrity sha512-lzmFjGnzWHkmbk85q/ILZjFoHHJIQGF+SxGEfIdGk/XhiTPhqGs37gbru6Kkd48diJnEyYwnG67nru0Z2gQtuQ== md5.js@^1.3.4: version "1.3.5"