Skip to content

Commit 605961d

Browse files
committed
Update dev-dependencies
1 parent a3e8565 commit 605961d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"hastscript": "^7.0.0",
7171
"mdast-util-from-markdown": "^1.0.0",
7272
"mdast-util-mdx": "^1.0.0",
73-
"mdast-util-to-hast": "^11.0.0",
73+
"mdast-util-to-hast": "^12.0.0",
7474
"micromark-extension-mdxjs": "^1.0.0",
7575
"parse5": "^6.0.0",
7676
"prettier": "^2.0.0",
@@ -83,7 +83,7 @@
8383
"typescript": "^4.0.0",
8484
"unist-util-visit": "^4.0.0",
8585
"vfile": "^5.0.0",
86-
"xo": "^0.44.0"
86+
"xo": "^0.46.0"
8787
},
8888
"scripts": {
8989
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)