diff --git a/package.json b/package.json index 585b268..d86b70a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "type-coverage": "^2.0.0", "typescript": "^5.0.0", "unified": "^11.0.0", - "xo": "^0.59.0" + "xo": "^0.60.0" }, "scripts": { "build": "tsc --build --clean && tsc --build && type-coverage",