Skip to content

Commit 89dd028

Browse files
Bump mdast-util-from-markdown from 1.2.0 to 1.3.0 (#56)
2 parents c187f73 + 387bd7a commit 89dd028

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"hast-util-sanitize": "^4.1.0",
3939
"lodash": "^4.17.21",
40-
"mdast-util-from-markdown": "^1.2.0",
40+
"mdast-util-from-markdown": "^1.3.0",
4141
"mdast-util-to-hast": "^12.2.6",
4242
"micromark-core-commonmark": "^1.0.6",
4343
"micromark-factory-space": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3476,10 +3476,10 @@ mdast-util-find-and-replace@^2.0.0:
34763476
unist-util-is "^5.0.0"
34773477
unist-util-visit-parents "^5.0.0"
34783478

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==
34833483
dependencies:
34843484
"@types/mdast" "^3.0.0"
34853485
"@types/unist" "^2.0.0"

0 commit comments

Comments
 (0)