Skip to content

Commit 0cc5693

Browse files
committed
Update dev-dependencies
1 parent 35ba8a9 commit 0cc5693

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"browserify": "^16.0.0",
2626
"nyc": "^14.0.0",
2727
"prettier": "^1.0.0",
28-
"remark-cli": "^6.0.0",
29-
"remark-preset-wooorm": "^5.0.0",
28+
"remark-cli": "^7.0.0",
29+
"remark-preset-wooorm": "^6.0.0",
3030
"tape": "^4.0.0",
3131
"tinyify": "^2.0.0",
32-
"xo": "^0.24.0"
32+
"xo": "^0.25.0"
3333
},
3434
"scripts": {
3535
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",

0 commit comments

Comments
 (0)