mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-09 03:11:33 +00:00
Update dependency markdown-it-anchor to v8.0.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e1b67cbf97
commit
519665a8bf
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": "8.0.3",
|
||||
"markdown-it-anchor": "8.0.4",
|
||||
"markdown-it-container": "3.0.0",
|
||||
"markdown-it-deflist": "2.1.0",
|
||||
"markdown-it-emoji": "2.0.0",
|
||||
|
|
|
@ -9511,10 +9511,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@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-anchor@8.0.4:
|
||||
version "8.0.4"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-8.0.4.tgz#58b8dec4e98c476c59255885aaddae3b9849b0b1"
|
||||
integrity sha512-/WzolvDEyPiLfmvyWirPerHZX41o4ObHhsz4DrYqTvafXie1ItqWlEajiq77qFAibowAXL9UExb1yeICLUT0+w==
|
||||
|
||||
markdown-it-container@3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue