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 21fcf98 commit 9d47befCopy full SHA for 9d47bef
package.json
@@ -59,20 +59,20 @@
59
"spache-formula": "^2.0.0",
60
"syllable": "^5.0.0",
61
"unified": "^10.0.0",
62
- "unist-util-visit": "^3.0.0"
+ "unist-util-visit": "^4.0.0"
63
},
64
"devDependencies": {
65
"@types/tape": "^4.0.0",
66
"c8": "^7.0.0",
67
"prettier": "^2.0.0",
68
- "remark-cli": "^9.0.0",
69
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
70
"retext": "^8.0.0",
71
"rimraf": "^3.0.0",
72
"tape": "^5.0.0",
73
"type-coverage": "^2.0.0",
74
"typescript": "^4.0.0",
75
- "xo": "^0.42.0"
+ "xo": "^0.44.0"
76
77
"scripts": {
78
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",
0 commit comments