From 96dfc40407f34d21cf877b1c22b3a2979c0f1bd5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 04:14:45 +0000 Subject: [PATCH] Bump xo from 0.27.2 to 0.42.0 Bumps [xo](https://github.com/xojs/xo) from 0.27.2 to 0.42.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.27.2...v0.42.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 c42b73b..12a557b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "devDependencies": { "ava": "^3.9.0", "nyc": "^15.1.0", - "xo": "~0.27.2" + "xo": "~0.42.0" }, "ava": { "verbose": true