From ecf01e49fead1a86bd2e5d2c99cf0c8d7b3a30b6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 05:48:44 +0000 Subject: [PATCH] Bump xo from 0.23.0 to 0.37.1 Bumps [xo](https://github.com/xojs/xo) from 0.23.0 to 0.37.1. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.23.0...v0.37.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 e5b6f22..8bc10d0 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "stylelint": "^13.0.0", "stylelint-config-standard": "^20.0.0", "syn": "^0.14.1", - "xo": "^0.23.0" + "xo": "^0.37.1" }, "dependencies": { "sweetalert2": "^7.22.2"