diff --git a/package.json b/package.json index 6655651..009becf 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "to-vfile": "^7.0.0", "type-coverage": "^2.0.0", "typescript": "^4.0.0", - "xo": "^0.45.0" + "xo": "^0.46.0" }, "scripts": { "build": "rimraf \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",