From 4426a2356049f7eda7bcd8fafd1d46df6f883554 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 06:00:10 +0000 Subject: [PATCH] Bump xo from 0.23.0 to 0.27.0 Bumps [xo](https://github.com/xojs/xo) from 0.23.0 to 0.27.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.23.0...v0.27.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 17416dd..5da4ba6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "np": "^3.0.0", "request-promise": "^4.2.0", "test-listen": "^1.0.2", - "xo": "^0.23.0" + "xo": "^0.27.0" }, "peerDependencies": { "micro": "^9.0.0"