From 177182b4a743b52bf287f58d88cff608665d9e1e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 04:32:17 +0000 Subject: [PATCH] Bump xo from 0.30.0 to 0.40.0 Bumps [xo](https://github.com/xojs/xo) from 0.30.0 to 0.40.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.30.0...v0.40.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 b5602f6..ed8100a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "grunt-documentation": "^1.2.1", "istanbul": "^0.4.5", "mocha": "^7.1.1", - "xo": "^0.30.0", + "xo": "^0.40.0", "should": "^13.2.3" } } \ No newline at end of file