Skip to content

Commit 10b1782

Browse files
committed
Update dev-dependencies
1 parent 94d12ea commit 10b1782

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
@@ -43,7 +43,7 @@
4343
"remark-cli": "^7.0.0",
4444
"remark-preset-wooorm": "^6.0.0",
4545
"tape": "^4.0.0",
46-
"xo": "^0.26.0"
46+
"xo": "^0.27.0"
4747
},
4848
"scripts": {
4949
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",

0 commit comments

Comments
 (0)