From d8e6a1935d7a705625a168ea0e7637931ed3b80a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 15 Jan 2019 05:36:49 +0000 Subject: [PATCH] Update xo requirement from ^0.23.0 to ^0.24.0 Updates the requirements on [xo](https://github.com/xojs/xo) to permit the latest version. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/commits/v0.24.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8587312..0433a0d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "stylelint": "^9.1.1", "stylelint-config-standard": "^18.2.0", "syn": "^0.13.0", - "xo": "^0.23.0" + "xo": "^0.24.0" }, "dependencies": { "sweetalert2": "^7.22.2"