There was an error while loading. Please reload this page.
1 parent 31f4e39 commit 5f36953Copy full SHA for 5f36953
package.json
@@ -47,14 +47,14 @@
47
"mdast-util-from-markdown": "^1.0.0",
48
"micromark-extension-gfm-strikethrough": "^1.0.0",
49
"prettier": "^2.0.0",
50
- "remark-cli": "^9.0.0",
51
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
52
"rimraf": "^3.0.0",
53
"tape": "^5.0.0",
54
"type-coverage": "^2.0.0",
55
"typescript": "^4.0.0",
56
"unist-util-remove-position": "^4.0.0",
57
- "xo": "^0.42.0"
+ "xo": "^0.45.0"
58
},
59
"scripts": {
60
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",
0 commit comments