File tree Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 38
38
"hast-util-sanitize" : " ^4.1.0" ,
39
39
"lodash" : " ^4.17.21" ,
40
40
"mdast-util-from-markdown" : " ^1.3.0" ,
41
- "mdast-util-to-hast" : " ^12.2.6 " ,
41
+ "mdast-util-to-hast" : " ^12.3.0 " ,
42
42
"micromark-core-commonmark" : " ^1.0.6" ,
43
43
"micromark-factory-space" : " ^1.0.0" ,
44
44
"micromark-util-character" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -3552,17 +3552,16 @@ mdast-util-gfm@^2.0.0:
3552
3552
mdast-util-gfm-task-list-item "^1.0.0"
3553
3553
mdast-util-to-markdown "^1.0.0"
3554
3554
3555
- mdast-util-to-hast@^12.1.0, mdast-util-to-hast@^12.2.6 :
3556
- version "12.2.6 "
3557
- resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-12.2.6 .tgz#fb90830f427de8d2a7518753e560435531b97ee6 "
3558
- integrity sha512-Kfo1JNUsi6r6CI7ZOJ6yt/IEKMjMK4nNjQ8C+yc8YBbIlDSp9dmj0zY90ryiu6Vy4CVGv0zi1H4ZoIaYVV8cwA ==
3555
+ mdast-util-to-hast@^12.1.0, mdast-util-to-hast@^12.3.0 :
3556
+ version "12.3.0 "
3557
+ resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-12.3.0 .tgz#045d2825fb04374e59970f5b3f279b5700f6fb49 "
3558
+ integrity sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw ==
3559
3559
dependencies :
3560
3560
" @types/hast" " ^2.0.0"
3561
3561
" @types/mdast" " ^3.0.0"
3562
3562
mdast-util-definitions "^5.0.0"
3563
3563
micromark-util-sanitize-uri "^1.1.0"
3564
3564
trim-lines "^3.0.0"
3565
- unist-builder "^3.0.0"
3566
3565
unist-util-generated "^2.0.0"
3567
3566
unist-util-position "^4.0.0"
3568
3567
unist-util-visit "^4.0.0"
@@ -5023,13 +5022,6 @@ unified@^10.0.0, unified@^10.1.2:
5023
5022
trough "^2.0.0"
5024
5023
vfile "^5.0.0"
5025
5024
5026
- unist-builder@^3.0.0 :
5027
- version "3.0.0"
5028
- resolved "https://registry.yarnpkg.com/unist-builder/-/unist-builder-3.0.0.tgz#728baca4767c0e784e1e64bb44b5a5a753021a04"
5029
- integrity sha512-GFxmfEAa0vi9i5sd0R2kcrI9ks0r82NasRq5QHh2ysGngrc6GiqD5CDf1FjPenY4vApmFASBIIlk/jj5J5YbmQ==
5030
- dependencies :
5031
- " @types/unist" " ^2.0.0"
5032
-
5033
5025
unist-util-generated@^2.0.0 :
5034
5026
version "2.0.0"
5035
5027
resolved "https://registry.yarnpkg.com/unist-util-generated/-/unist-util-generated-2.0.0.tgz#86fafb77eb6ce9bfa6b663c3f5ad4f8e56a60113"
You can’t perform that action at this time.
0 commit comments