From e84df86b95e83af9010e06cc1d4c4589db7e67c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 04:14:17 +0000 Subject: [PATCH] Bump xo from 0.27.2 to 0.40.1 Bumps [xo](https://github.com/xojs/xo) from 0.27.2 to 0.40.1. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.27.2...v0.40.1) 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 7089d40..2b6fc6d 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "ava": "^3.9.0", "import-fresh": "^3.2.1", "nyc": "^15.1.0", - "xo": "~0.27.2" + "xo": "~0.40.1" }, "ava": { "verbose": true