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 b82edab commit 0343f11Copy full SHA for 0343f11
package.json
@@ -32,20 +32,20 @@
32
"vfile-location": "^2.0.0"
33
},
34
"devDependencies": {
35
- "browserify": "^14.0.0",
+ "browserify": "^16.0.0",
36
"esmangle": "^1.0.1",
37
"is-hidden": "^1.0.1",
38
"negate": "^1.0.0",
39
- "nyc": "^11.0.0",
+ "nyc": "^12.0.0",
40
"parse-dutch": "^4.0.0",
41
"parse-english": "^4.0.0",
42
"parse-latin": "^4.0.0",
43
"rehype": "^5.0.0",
44
- "remark-cli": "^4.0.0",
45
- "remark-preset-wooorm": "^3.0.0",
+ "remark-cli": "^5.0.0",
+ "remark-preset-wooorm": "^4.0.0",
46
"tape": "^4.0.0",
47
- "vfile": "^2.0.0",
48
- "xo": "^0.18.0"
+ "vfile": "^3.0.0",
+ "xo": "^0.21.0"
49
50
"scripts": {
51
"build-md": "remark . -qfo",
0 commit comments