From 19bdd2520b9f491415f5139b732657d4baf64f6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:14:24 +0000 Subject: [PATCH] Update dependency xo to ^0.60.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f46fe6..d129f50 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "remark-cli": "^12.0.0", "remark-frontmatter": "^5.0.0", "remark-preset-wooorm": "^10.0.0", - "xo": "^0.59.0" + "xo": "^0.60.0" }, "keywords": [], "license": "CC-BY-4.0",