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 4909fbf commit 08f1669Copy full SHA for 08f1669
package.json
@@ -75,15 +75,15 @@
75
"parse5": "^6.0.0",
76
"prettier": "^2.0.0",
77
"recast": "^0.20.0",
78
- "remark-cli": "^9.0.0",
79
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
80
"rimraf": "^3.0.0",
81
"tape": "^5.0.0",
82
"type-coverage": "^2.0.0",
83
"typescript": "^4.0.0",
84
"unist-util-visit": "^4.0.0",
85
"vfile": "^5.0.0",
86
- "xo": "^0.42.0"
+ "xo": "^0.44.0"
87
},
88
"scripts": {
89
"prepack": "npm run build && npm run format",
0 commit comments