Skip to content

Commit a57dfff

Browse files
committed
Update hast-util-to-text, mdast-util-phrasing
1 parent b995196 commit a57dfff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"lib"
3232
],
3333
"dependencies": {
34-
"extend": "^3.0.2",
34+
"extend": "^3.0.0",
3535
"hast-util-has-property": "^1.0.0",
3636
"hast-util-is-element": "^1.0.0",
37-
"hast-util-to-text": "^1.0.0",
38-
"mdast-util-phrasing": "^1.0.0",
39-
"mdast-util-to-string": "^1.0.4",
37+
"hast-util-to-text": "^2.0.0",
38+
"mdast-util-phrasing": "^2.0.0",
39+
"mdast-util-to-string": "^1.0.0",
4040
"rehype-minify-whitespace": "^3.0.0",
4141
"repeat-string": "^1.6.1",
4242
"trim-trailing-lines": "^1.1.0",

0 commit comments

Comments
 (0)