mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-22 12:21:13 +00:00
Update dependency @types/markdown-it to v13.0.8 (#2461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
403b5292e5
commit
a6882ce693
1 changed files with 5 additions and 5 deletions
|
@ -227,7 +227,7 @@ importers:
|
|||
version: 4.5.8
|
||||
'@types/markdown-it':
|
||||
specifier: ^13.0.7
|
||||
version: 13.0.7
|
||||
version: 13.0.8
|
||||
'@types/markdown-it-container':
|
||||
specifier: ^2.0.9
|
||||
version: 2.0.10
|
||||
|
@ -1296,8 +1296,8 @@ packages:
|
|||
'@types/markdown-it-container@2.0.10':
|
||||
resolution: {integrity: sha512-zv+YxrlSYRq51e9kzm3orv4OvF4U79Ll1OyplNXr00o4ZC/8PukJk/jEWH7CnsMtrSWZlyv0czhz42jm9J4uLw==}
|
||||
|
||||
'@types/markdown-it@13.0.7':
|
||||
resolution: {integrity: sha512-U/CBi2YUUcTHBt5tjO2r5QV/x0Po6nsYwQU4Y04fBS6vfoImaiZ6f8bi3CjTCxBPQSO1LMyUqkByzi8AidyxfA==}
|
||||
'@types/markdown-it@13.0.8':
|
||||
resolution: {integrity: sha512-V+KmpgiipS+zoypeUSS9ojesWtY/0k4XfqcK2fnVrX/qInJhX7rsCxZ/rygiPH2zxlPPrhfuW0I6ddMcWTKLsg==}
|
||||
|
||||
'@types/mdurl@1.0.5':
|
||||
resolution: {integrity: sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==}
|
||||
|
@ -5890,9 +5890,9 @@ snapshots:
|
|||
|
||||
'@types/markdown-it-container@2.0.10':
|
||||
dependencies:
|
||||
'@types/markdown-it': 13.0.7
|
||||
'@types/markdown-it': 13.0.8
|
||||
|
||||
'@types/markdown-it@13.0.7':
|
||||
'@types/markdown-it@13.0.8':
|
||||
dependencies:
|
||||
'@types/linkify-it': 3.0.5
|
||||
'@types/mdurl': 1.0.5
|
||||
|
|
Loading…
Reference in a new issue