File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"dependencies" : {
38
38
"hast-util-sanitize" : " ^4.1.0" ,
39
39
"lodash" : " ^4.17.21" ,
40
- "mdast-util-from-markdown" : " ^1.2 .0" ,
40
+ "mdast-util-from-markdown" : " ^1.3 .0" ,
41
41
"mdast-util-to-hast" : " ^12.2.6" ,
42
42
"micromark-core-commonmark" : " ^1.0.6" ,
43
43
"micromark-factory-space" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -3476,10 +3476,10 @@ mdast-util-find-and-replace@^2.0.0:
3476
3476
unist-util-is "^5.0.0"
3477
3477
unist-util-visit-parents "^5.0.0"
3478
3478
3479
- mdast-util-from-markdown@^1.0.0, mdast-util-from-markdown@^1.2 .0 :
3480
- version "1.2 .0"
3481
- resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-1.2 .0.tgz#84df2924ccc6c995dec1e2368b2b208ad0a76268 "
3482
- integrity sha512-iZJyyvKD1+K7QX1b5jXdE7Sc5dtoTry1vzV28UZZe8Z1xVnB/czKntJ7ZAkG0tANqRnBF6p3p7GpU1y19DTf2Q ==
3479
+ mdast-util-from-markdown@^1.0.0, mdast-util-from-markdown@^1.3 .0 :
3480
+ version "1.3 .0"
3481
+ resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3 .0.tgz#0214124154f26154a2b3f9d401155509be45e894 "
3482
+ integrity sha512-HN3W1gRIuN/ZW295c7zi7g9lVBllMgZE40RxCX37wrTPWXCWtpvOZdfnuK+1WNpvZje6XuJeI3Wnb4TJEUem+g ==
3483
3483
dependencies :
3484
3484
" @types/mdast" " ^3.0.0"
3485
3485
" @types/unist" " ^2.0.0"
You can’t perform that action at this time.
0 commit comments