diff --git a/package.json b/package.json index 9f475ac..15fa30b 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "tape": "^5.0.0", "type-coverage": "^2.0.0", "typescript": "^4.0.0", - "xo": "^0.52.0" + "xo": "^0.53.0" }, "scripts": { "build": "rimraf \"dev/**/*.d.ts\" \"test/**/*.d.ts\" && tsc && type-coverage && micromark-build",