mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 03:33:58 -05:00
Update dependency markdown-it-mark to v3.0.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c4810f9eed
commit
d67e96c169
2 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@
|
|||
"markdown-it-front-matter": "0.2.3",
|
||||
"markdown-it-imsize": "2.0.1",
|
||||
"markdown-it-ins": "3.0.1",
|
||||
"markdown-it-mark": "3.0.0",
|
||||
"markdown-it-mark": "3.0.1",
|
||||
"markdown-it-mathjax": "2.0.0",
|
||||
"markdown-it-plantuml": "1.4.1",
|
||||
"markdown-it-regex": "0.2.0",
|
||||
|
|
|
@ -9408,10 +9408,10 @@ markdown-it-ins@3.0.1:
|
|||
resolved "https://registry.yarnpkg.com/markdown-it-ins/-/markdown-it-ins-3.0.1.tgz#c09356b917cf1dbf73add0b275d67ab8c73d4b4d"
|
||||
integrity sha512-32SSfZqSzqyAmmQ4SHvhxbFqSzPDqsZgMHDwxqPzp+v+t8RsmqsBZRG+RfRQskJko9PfKC2/oxyOs4Yg/CfiRw==
|
||||
|
||||
markdown-it-mark@3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-mark/-/markdown-it-mark-3.0.0.tgz#27c3e39ef3cc310b2dde5375082c9fa912983cda"
|
||||
integrity sha512-HqMWeKfMMOu4zBO0emmxsoMWmbf2cPKZY1wP6FsTbKmicFfp5y4L3KXAsNeO1rM6NTJVOrNlLKMPjWzriBGspw==
|
||||
markdown-it-mark@3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-mark/-/markdown-it-mark-3.0.1.tgz#51257db58787d78aaf46dc13418d99a9f3f0ebd3"
|
||||
integrity sha512-HyxjAu6BRsdt6Xcv6TKVQnkz/E70TdGXEFHRYBGLncRE9lBFwDNLVtFojKxjJWgJ+5XxUwLaHXy+2sGBbDn+4A==
|
||||
|
||||
markdown-it-mathjax@2.0.0:
|
||||
version "2.0.0"
|
||||
|
|
Loading…
Reference in a new issue