Update dependency marked to v3 (#657)

Reviewed-on: vikunja/frontend#657
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-08-16 10:36:07 +00:00 committed by konrad
parent d23fc3be74
commit 2e66d17376
2 changed files with 7 additions and 2 deletions

View File

@ -23,7 +23,7 @@
"highlight.js": "11.2.0",
"is-touch-device": "1.0.1",
"lodash": "4.17.21",
"marked": "2.1.3",
"marked": "3.0.0",
"register-service-worker": "1.7.2",
"snake-case": "3.0.4",
"verte": "0.0.12",

View File

@ -5950,7 +5950,12 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"
marked@2.1.3, marked@^2.0.1, marked@^2.0.3:
marked@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.0.tgz#ac8369b7ddeef15fbbce870d14f321bdb20ca4e2"
integrity sha512-IF2MYfFafPsLIhzLTu63secRBwOmIY+vwS+ei6qg8F+bTS+MxH6ONYRmuseGdZqF44qvoi3nP/rlpClBdgLbiQ==
marked@^2.0.1, marked@^2.0.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==