Skip to content

Commit 18a62aa

Browse files
committed
Update dev-dependencies
1 parent a09648a commit 18a62aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"remark-cli": "^7.0.0",
3636
"remark-preset-wooorm": "^6.0.0",
3737
"tape": "^4.0.0",
38-
"xo": "^0.25.0"
38+
"xo": "^0.27.0"
3939
},
4040
"scripts": {
4141
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",

0 commit comments

Comments
 (0)