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 034a65f commit d6ffe8aCopy full SHA for d6ffe8a
package.json
@@ -53,17 +53,17 @@
53
"hastscript": "^7.0.0",
54
"prettier": "^2.0.0",
55
"rehype-stringify": "^9.0.0",
56
- "remark-cli": "^9.0.0",
57
- "remark-parse": "^9.0.0",
58
- "remark-preset-wooorm": "^8.0.0",
59
- "remark-rehype": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-parse": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
+ "remark-rehype": "^9.0.0",
60
"rimraf": "^3.0.0",
61
"tape": "^5.0.0",
62
"type-coverage": "^2.0.0",
63
"typescript": "^4.0.0",
64
"unified": "^10.0.0",
65
"unist-builder": "^3.0.0",
66
- "xo": "^0.42.0"
+ "xo": "^0.44.0"
67
},
68
"scripts": {
69
"prepack": "npm run build && npm run format",
0 commit comments