fix(deps): update dependency marked to v4.1.0 #2284

Merged
konrad merged 1 commits from renovate/marked-4.x into main 2022-09-01 11:22:21 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"is-touch-device": "1.0.1",
"lodash.clonedeep": "4.5.0",
"lodash.debounce": "4.0.8",
"marked": "4.0.18",
"marked": "4.1.0",
"minimist": "1.2.6",
"register-service-worker": "1.7.2",
"snake-case": "3.0.4",

View File

@ -8617,10 +8617,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"
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.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.1.0.tgz#3fc6e7485f21c1ca5d6ec4a39de820e146954796"
integrity sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA==
marked@^4.0.10:
version "4.0.10"