From 34b0ebd9878413c17ba7f2d1de151c91159a6a3c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 07:49:39 +0000 Subject: [PATCH] Bump xo from 0.38.2 to 0.40.0 Bumps [xo](https://github.com/xojs/xo) from 0.38.2 to 0.40.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.38.2...v0.40.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a48fab6..7fb52e3 100644 --- a/package.json +++ b/package.json @@ -64,6 +64,6 @@ "domexception": "^2.0.1", "node-fetch": "^3.0.0-beta.9", "typescript": "^4.2.4", - "xo": "^0.38.2" + "xo": "^0.40.0" } }