mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-14 02:45:06 +00:00
Update dependency markdown-it-anchor to v7.0.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
812fe6bf99
commit
db7aed44c2
2 changed files with 5 additions and 5 deletions
|
@ -63,7 +63,7 @@
|
|||
"luxon": "1.25.0",
|
||||
"markdown-it": "12.0.4",
|
||||
"markdown-it-abbr": "1.0.4",
|
||||
"markdown-it-anchor": "7.0.1",
|
||||
"markdown-it-anchor": "7.0.2",
|
||||
"markdown-it-container": "3.0.0",
|
||||
"markdown-it-deflist": "2.1.0",
|
||||
"markdown-it-emoji": "2.0.0",
|
||||
|
|
|
@ -10220,10 +10220,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.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-7.0.1.tgz#2ea5353369e22b48d230fc849e205678821c6a86"
|
||||
integrity sha512-FF+1jvBAX04jlDUyz2qZGiz5PKw8MwWPb2EJvjvIiVuz7DcVMfW7b3NQnAiH52DSIQfMJ0FCAsQjhUpAOTGLMg==
|
||||
markdown-it-anchor@7.0.2:
|
||||
version "7.0.2"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-7.0.2.tgz#1ac28261e0ea377b8298a1a6760e422921346a03"
|
||||
integrity sha512-UtYFAkce16mJlixXUMXUf14ZmOWK2YHLGKUpkZUn98w3qP8nVhb7k5sCBZmVHGMq3SpYtrxQ5XOdHQHRuLR40Q==
|
||||
|
||||
markdown-it-container@3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue