Skip to content

Commit 7d3dcf1

Browse files
fix(deps): update dependency mdast-util-from-markdown to v2
1 parent 850580b commit 7d3dcf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"update-snap": "mocha \"test/**/*.js\" --no-timeouts --update"
5555
},
5656
"dependencies": {
57-
"mdast-util-from-markdown": "^0.8.5",
57+
"mdast-util-from-markdown": "^2.0.0",
5858
"mdast-util-frontmatter": "^0.2.0",
5959
"micromark-extension-frontmatter": "^0.2.2",
6060
"postcss": "^8.5.0",

0 commit comments

Comments
 (0)