Skip to content

Commit 8db1baa

Browse files
committed
Update dev-dependencies
1 parent 544cc04 commit 8db1baa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"github-slugger": "^1.0.0",
5252
"hast-util-to-html": "^8.0.0",
5353
"mdast-util-from-markdown": "^1.0.0",
54-
"mdast-util-to-hast": "^11.0.0",
54+
"mdast-util-to-hast": "^12.0.0",
5555
"mdast-util-to-markdown": "^1.0.0",
5656
"micromark-extension-gfm": "^2.0.0",
5757
"node-fetch": "^3.0.0",
@@ -62,7 +62,7 @@
6262
"tape": "^5.0.0",
6363
"type-coverage": "^2.0.0",
6464
"typescript": "^4.0.0",
65-
"xo": "^0.45.0"
65+
"xo": "^0.47.0"
6666
},
6767
"scripts": {
6868
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)