From d62d5da690f0b9b1ba65d209cf455221154bdb95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 11:09:18 +0200 Subject: [PATCH] Update dependency marked to v4.0.18 (#580) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5439006..21fd308 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "husky": "4.3.8", "i18next-scanner": "4.0.0", "jest": "26.6.3", - "marked": "4.0.17", + "marked": "4.0.18", "merge-stream": "2.0.0", "node-fetch": "2.6.7", "npmfiles": "0.1.3", diff --git a/yarn.lock b/yarn.lock index fd20166..7d8e9e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8936,10 +8936,10 @@ maplibre-gl@^2.1.9: tinyqueue "^2.0.3" vt-pbf "^3.1.3" -marked@4.0.17: - version "4.0.17" - resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.17.tgz#1186193d85bb7882159cdcfc57d1dfccaffb3fe9" - integrity sha512-Wfk0ATOK5iPxM4ptrORkFemqroz0ZDxp5MWfYA7H/F+wO17NRWV5Ypxi6p3g2Xmw2bKeiYOl6oVnLHKxBA0VhA== +marked@4.0.18: + version "4.0.18" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.18.tgz#cd0ac54b2e5610cfb90e8fd46ccaa8292c9ed569" + integrity sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw== matchdep@^2.0.0: version "2.0.0"