From b54b34a88a5e1ae3111cca59afd9f4452f8c6565 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 10:30:55 +0000 Subject: [PATCH] Bump xo from 0.32.1 to 0.40.3 Bumps [xo](https://github.com/xojs/xo) from 0.32.1 to 0.40.3. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](https://github.com/xojs/xo/compare/v0.32.1...v0.40.3) 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 bd712a8..6fb0a95 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": {}, "devDependencies": { "netlify-cli": "*", - "xo": "~0.32.0" + "xo": "~0.40.3" }, "engines": { "node": ">=10.18"