From 98a6acc1049c4e521a017734d4c7562fd838cbb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 02:31:55 +0000 Subject: [PATCH] build(npm): bump xo from 0.58.0 to 0.59.0 Bumps [xo](https://github.com/xojs/xo) from 0.58.0 to 0.59.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.58.0...v0.59.0) --- updated-dependencies: - dependency-name: xo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ebfc1b..d94dfdc 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "del-cli": "^5.0.0", "grammy": "^1.19.2", "typescript": "^5.5.2", - "xo": "^0.58.0" + "xo": "^0.59.0" }, "files": [ "dist/source",