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 df33f14 commit 6d2c4dcCopy full SHA for 6d2c4dc
package.json
@@ -43,8 +43,8 @@
43
"c8": "^7.0.0",
44
"nlcst-to-string": "^3.0.0",
45
"prettier": "^2.0.0",
46
- "remark-cli": "^9.0.0",
47
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
48
"retext-english": "^4.0.0",
49
"retext-stringify": "^3.0.0",
50
"rimraf": "^3.0.0",
@@ -54,7 +54,7 @@
54
"typescript": "^4.0.0",
55
"unified": "^10.0.0",
56
"unist-util-visit": "^4.0.0",
57
- "xo": "^0.42.0"
+ "xo": "^0.45.0"
58
},
59
"scripts": {
60
"build": "rimraf \"*.d.ts\" \"test/**/*.d.ts\" && tsc && type-coverage",
0 commit comments