mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-17 06:01:30 +00:00
Update dependency markdown-it to v12.0.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
bfcb617eeb
commit
4fa5dd62ac
2 changed files with 5 additions and 5 deletions
|
@ -59,7 +59,7 @@
|
|||
"js-yaml": "4.0.0",
|
||||
"katex": "0.13.2",
|
||||
"luxon": "1.26.0",
|
||||
"markdown-it": "12.0.4",
|
||||
"markdown-it": "12.0.6",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-anchor": "7.1.0",
|
||||
"markdown-it-container": "3.0.0",
|
||||
|
|
|
@ -9566,10 +9566,10 @@ markdown-it-toc-done-right@4.2.0:
|
|||
resolved "https://registry.yarnpkg.com/markdown-it-toc-done-right/-/markdown-it-toc-done-right-4.2.0.tgz#3ccdce22d5022ffae7b991d07261b1b1de5459d0"
|
||||
integrity sha512-UB/IbzjWazwTlNAX0pvWNlJS8NKsOQ4syrXZQ/C72j+jirrsjVRT627lCaylrKJFBQWfRsPmIVQie8x38DEhAQ==
|
||||
|
||||
markdown-it@12.0.4:
|
||||
version "12.0.4"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.4.tgz#eec8247d296327eac3ba9746bdeec9cfcc751e33"
|
||||
integrity sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==
|
||||
markdown-it@12.0.6:
|
||||
version "12.0.6"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.6.tgz#adcc8e5fe020af292ccbdf161fe84f1961516138"
|
||||
integrity sha512-qv3sVLl4lMT96LLtR7xeRJX11OUFjsaD5oVat2/SNBIb21bJXwal2+SklcRbTwGwqWpWH/HRtYavOoJE+seL8w==
|
||||
dependencies:
|
||||
argparse "^2.0.1"
|
||||
entities "~2.1.0"
|
||||
|
|
Loading…
Reference in a new issue