Skip to content

Commit 3f3e342

Browse files
chore(deps): bump mdast-util-from-markdown from 2.0.0 to 2.0.1 (#11193)
1 parent 64b90ec commit 3f3e342

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"loglevel": "^1.9.1",
113113
"lru-cache": "^10.2.2",
114114
"md5-file": "^5.0.0",
115-
"mdast-util-from-markdown": "^2.0.0",
115+
"mdast-util-from-markdown": "^2.0.1",
116116
"mdast-util-phrasing": "^4.1.0",
117117
"mdn-data": "^2.8.0",
118118
"open": "^10.1.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10533,10 +10533,10 @@ mdast-util-find-and-replace@^3.0.0:
1053310533
unist-util-is "^6.0.0"
1053410534
unist-util-visit-parents "^6.0.0"
1053510535

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==
1054010540
dependencies:
1054110541
"@types/mdast" "^4.0.0"
1054210542
"@types/unist" "^3.0.0"

0 commit comments

Comments
 (0)