From a1663d42aab424649c2354a7c8ab636974c38658 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 17:44:16 +0200 Subject: [PATCH] Update dependency marked to v4.0.19 (#623) 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 a84464e..f9fd6b4 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "i18next-scanner": "4.0.0", "jest": "28.1.3", "jest-environment-jsdom": "28.1.3", - "marked": "4.0.18", + "marked": "4.0.19", "merge-stream": "2.0.0", "node-fetch": "3.2.10", "npmfiles": "0.1.3", diff --git a/yarn.lock b/yarn.lock index 4d918e4..907d2f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8853,10 +8853,10 @@ maplibre-gl@2.1.9: tinyqueue "^2.0.3" vt-pbf "^3.1.3" -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== +marked@4.0.19: + version "4.0.19" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.19.tgz#d36198d1ac1255525153c351c68c75bc1d7aee46" + integrity sha512-rgQF/OxOiLcvgUAj1Q1tAf4Bgxn5h5JZTp04Fx4XUkVhs7B+7YA9JEWJhJpoO8eJt8MkZMwqLCNeNqj1bCREZQ== matchdep@^2.0.0: version "2.0.0"