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 0f62e54 commit ce2ae68Copy full SHA for ce2ae68
package.json
@@ -37,21 +37,21 @@
37
"nlcst-to-string": "^3.0.0",
38
"stemmer": "^2.0.0",
39
"unified": "^10.0.0",
40
- "unist-util-visit": "^3.0.0"
+ "unist-util-visit": "^4.0.0"
41
},
42
"devDependencies": {
43
"@types/tape": "^4.0.0",
44
"c8": "^7.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": "^8.0.0",
49
- "retext-pos": "^3.0.0",
+ "retext-pos": "^4.0.0",
50
"rimraf": "^3.0.0",
51
"tape": "^5.0.0",
52
"type-coverage": "^2.0.0",
53
"typescript": "^4.0.0",
54
- "xo": "^0.42.0"
+ "xo": "^0.44.0"
55
56
"scripts": {
57
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",
0 commit comments