Skip to content

Commit 624ef42

Browse files
committed
Update dev-dependencies
1 parent 6cda552 commit 624ef42

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
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-
"unist-builder": "^1.0.0",
33-
"xo": "^0.24.0"
32+
"unist-builder": "^2.0.0",
33+
"xo": "^0.25.0"
3434
},
3535
"scripts": {
3636
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",

0 commit comments

Comments
 (0)