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 d986b7a commit 5f62757Copy full SHA for 5f62757
package.json
@@ -37,17 +37,17 @@
37
"is-hidden": "^1.1.0",
38
"mdast-util-assert": "^1.0.0",
39
"negate": "^1.0.0",
40
- "nyc": "^11.0.0",
+ "nyc": "^12.0.0",
41
"rehype-parse": "^4.0.0",
42
- "remark-cli": "^4.0.0",
43
- "remark-parse": "^4.0.0",
44
- "remark-preset-wooorm": "^3.0.0",
45
- "remark-stringify": "^4.0.0",
+ "remark-cli": "^5.0.0",
+ "remark-parse": "^5.0.0",
+ "remark-preset-wooorm": "^4.0.0",
+ "remark-stringify": "^5.0.0",
46
"tape": "^4.6.3",
47
- "unified": "^6.1.0",
+ "unified": "^7.0.0",
48
"unist-builder": "^1.0.2",
49
"unist-util-remove-position": "^1.1.0",
50
- "xo": "^0.18.1"
+ "xo": "^0.21.0"
51
},
52
"scripts": {
53
"build": "remark *.md -qfo",
0 commit comments