File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 112
112
"loglevel" : " ^1.9.1" ,
113
113
"lru-cache" : " ^10.2.2" ,
114
114
"md5-file" : " ^5.0.0" ,
115
- "mdast-util-from-markdown" : " ^2.0.0 " ,
115
+ "mdast-util-from-markdown" : " ^2.0.1 " ,
116
116
"mdast-util-phrasing" : " ^4.1.0" ,
117
117
"mdn-data" : " ^2.8.0" ,
118
118
"open" : " ^10.1.0" ,
Original file line number Diff line number Diff line change @@ -10533,10 +10533,10 @@ mdast-util-find-and-replace@^3.0.0:
10533
10533
unist-util-is "^6.0.0"
10534
10534
unist-util-visit-parents "^6.0.0"
10535
10535
10536
- mdast-util-from-markdown@^2.0.0:
10537
- version "2.0.0 "
10538
- resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.0 .tgz#52f14815ec291ed061f2922fd14d6689c810cb88 "
10539
- integrity sha512-n7MTOr/z+8NAX/wmhhDji8O3bRvPTV/U0oTCaZJkjhPSKTPhS3xufVhKGF8s1pJ7Ox4QgoIU7KHseh09S+9rTA ==
10536
+ mdast-util-from-markdown@^2.0.0, mdast-util-from-markdown@^2.0.1 :
10537
+ version "2.0.1 "
10538
+ resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.1 .tgz#32a6e8f512b416e1f51eb817fc64bd867ebcd9cc "
10539
+ integrity sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA ==
10540
10540
dependencies:
10541
10541
"@types/mdast" "^4.0.0"
10542
10542
"@types/unist" "^3.0.0"
You can’t perform that action at this time.
0 commit comments