Skip to content

Commit 229bce0

Browse files
committed
Update dev-dependencies
1 parent b823b20 commit 229bce0

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
@@ -61,7 +61,7 @@
6161
"tape": "^5.0.0",
6262
"type-coverage": "^2.0.0",
6363
"typescript": "^4.0.0",
64-
"xo": "^0.51.0"
64+
"xo": "^0.53.0"
6565
},
6666
"scripts": {
6767
"build": "rimraf \"lib/index.d.ts\" \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)