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 b02cdaf commit eff3940Copy full SHA for eff3940
package.json
@@ -52,13 +52,13 @@
52
"mdast-util-to-markdown": "^1.0.0",
53
"micromark-extension-gfm-autolink-literal": "^1.0.0",
54
"prettier": "^2.0.0",
55
- "remark-cli": "^9.0.0",
56
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
57
"rimraf": "^3.0.0",
58
"tape": "^5.0.0",
59
"type-coverage": "^2.0.0",
60
"typescript": "^4.0.0",
61
- "xo": "^0.42.0"
+ "xo": "^0.44.0"
62
},
63
"scripts": {
64
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",
0 commit comments