Skip to content

Commit 0343f11

Browse files
committed
Update dev-dependencies
1 parent b82edab commit 0343f11

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@
3232
"vfile-location": "^2.0.0"
3333
},
3434
"devDependencies": {
35-
"browserify": "^14.0.0",
35+
"browserify": "^16.0.0",
3636
"esmangle": "^1.0.1",
3737
"is-hidden": "^1.0.1",
3838
"negate": "^1.0.0",
39-
"nyc": "^11.0.0",
39+
"nyc": "^12.0.0",
4040
"parse-dutch": "^4.0.0",
4141
"parse-english": "^4.0.0",
4242
"parse-latin": "^4.0.0",
4343
"rehype": "^5.0.0",
44-
"remark-cli": "^4.0.0",
45-
"remark-preset-wooorm": "^3.0.0",
44+
"remark-cli": "^5.0.0",
45+
"remark-preset-wooorm": "^4.0.0",
4646
"tape": "^4.0.0",
47-
"vfile": "^2.0.0",
48-
"xo": "^0.18.0"
47+
"vfile": "^3.0.0",
48+
"xo": "^0.21.0"
4949
},
5050
"scripts": {
5151
"build-md": "remark . -qfo",

0 commit comments

Comments
 (0)