Update dependency marked to v2.0.4 (#510)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #510
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-05-20 14:52:48 +00:00 committed by konrad
parent f01afe7f07
commit 0f2ee69f2a
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"dompurify": "2.2.8",
"highlight.js": "10.7.2",
"lodash": "4.17.21",
"marked": "2.0.3",
"marked": "2.0.4",
"register-service-worker": "1.7.2",
"sass": "1.32.13",
"snake-case": "3.0.4",

View File

@ -9290,10 +9290,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"
marked@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0"
integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==
marked@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.4.tgz#71d54d41f27d91ac2ed308f73c301fe9f0657a94"
integrity sha512-MIL0xKRDQM3DE7dJr/wa6JV0EmK9yZ3cwuTc2bu66FNm/tmEMm9cJCgJZpt9R+K1T+pB2iBNV55wvnwSd345zg==
marked@^2.0.0, marked@^2.0.1:
version "2.0.1"