Skip to content

Commit 6e3146f

Browse files
committed
Update dependencies
1 parent e21922d commit 6e3146f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"types": "types/index.d.ts",
3232
"dependencies": {
3333
"@types/hast": "^2.0.0",
34-
"hast-util-from-parse5": "^5.0.0",
35-
"hast-util-to-parse5": "^5.0.0",
34+
"hast-util-from-parse5": "^6.0.0",
35+
"hast-util-to-parse5": "^6.0.0",
3636
"html-void-elements": "^1.0.0",
37-
"parse5": "^5.0.0",
37+
"parse5": "^6.0.0",
3838
"unist-util-position": "^3.0.0",
3939
"vfile": "^4.0.0",
4040
"web-namespaces": "^1.0.0",

0 commit comments

Comments
 (0)