mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-09 14:29:15 +00:00
Update dependency markdown-it-anchor to v8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1fef30bebc
commit
388ffa198f
2 changed files with 5 additions and 5 deletions
|
@ -59,7 +59,7 @@
|
|||
"luxon": "1.27.0",
|
||||
"markdown-it": "12.0.6",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-anchor": "7.1.0",
|
||||
"markdown-it-anchor": "8.0.3",
|
||||
"markdown-it-container": "3.0.0",
|
||||
"markdown-it-deflist": "2.1.0",
|
||||
"markdown-it-emoji": "2.0.0",
|
||||
|
|
|
@ -9405,10 +9405,10 @@ markdown-it-abbr@1.0.4:
|
|||
resolved "https://registry.yarnpkg.com/markdown-it-abbr/-/markdown-it-abbr-1.0.4.tgz#d66b5364521cbb3dd8aa59dadfba2fb6865c8fd8"
|
||||
integrity sha1-1mtTZFIcuz3Yqlna37ovtoZcj9g=
|
||||
|
||||
markdown-it-anchor@7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-7.1.0.tgz#30fb21497bf59e83ff4d1ddc052d821962e2489e"
|
||||
integrity sha512-loQggrwsIkkP7TOrESvmYkV2ikbQNNKhHcWyqC7/C2CmfHl1tkUizJJU8C5aGgg7J6oXVQJx17gk7i47tNn/lQ==
|
||||
markdown-it-anchor@8.0.3:
|
||||
version "8.0.3"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-8.0.3.tgz#64abd08415568e7e8df79f56475f28749571461c"
|
||||
integrity sha512-YU5kfZDKjqRiY6wySd3ouk6wVmByUczPCeTvKWCl7St/AnYEkiCxj29T1pK0phuvJFZJc1aNVoSFqzZ7I4XB/A==
|
||||
|
||||
markdown-it-container@3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue