mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
Update dependency markdown-it-anchor to v8.3.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2e4f3f8d99
commit
f4ecf47070
2 changed files with 5 additions and 5 deletions
|
@ -59,7 +59,7 @@
|
|||
"luxon": "2.0.2",
|
||||
"markdown-it": "12.2.0",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-anchor": "8.1.2",
|
||||
"markdown-it-anchor": "8.3.0",
|
||||
"markdown-it-container": "3.0.0",
|
||||
"markdown-it-deflist": "2.1.0",
|
||||
"markdown-it-emoji": "2.0.0",
|
||||
|
|
|
@ -9597,10 +9597,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.1.2:
|
||||
version "8.1.2"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-8.1.2.tgz#1f26b102005cb7750d5159d06ba3cfa9400ebc3d"
|
||||
integrity sha512-9D58TKK4dakqmjcmVuqHoB3ntKBpQJ0Ld38B83aiHJcBD72IZIyPjNtihPA6ayRI5WD33e1W68mArliNLHCprg==
|
||||
markdown-it-anchor@8.3.0:
|
||||
version "8.3.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-8.3.0.tgz#9e1a71766f778c382e5b6d3808d8c4d3a3b4ae30"
|
||||
integrity sha512-YXMxKqZDH/MM/sFBZe+JQ/XFa7i8mIWZYkcY7jCGmpNNqcj2iS9Wyxy5devkUoL14NJOUt5IleD99D8StAwkXg==
|
||||
|
||||
markdown-it-container@3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Reference in a new issue