We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544cc04 commit 8db1baaCopy full SHA for 8db1baa
package.json
@@ -51,7 +51,7 @@
51
"github-slugger": "^1.0.0",
52
"hast-util-to-html": "^8.0.0",
53
"mdast-util-from-markdown": "^1.0.0",
54
- "mdast-util-to-hast": "^11.0.0",
+ "mdast-util-to-hast": "^12.0.0",
55
"mdast-util-to-markdown": "^1.0.0",
56
"micromark-extension-gfm": "^2.0.0",
57
"node-fetch": "^3.0.0",
@@ -62,7 +62,7 @@
62
"tape": "^5.0.0",
63
"type-coverage": "^2.0.0",
64
"typescript": "^4.0.0",
65
- "xo": "^0.45.0"
+ "xo": "^0.47.0"
66
},
67
"scripts": {
68
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",
0 commit comments