From 9f4c97fca4b6d02761b78d70f2d1178803820947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 15 May 2018 20:13:09 +0000 Subject: [PATCH] Bump eslint-config-xo from 0.19.0 to 0.22.2 Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.19.0 to 0.22.2. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.19.0...v0.22.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e7ca701..2b93fc8 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-config-import": "^0.13.0", "eslint-config-prettier": "^2.9.0", "eslint-config-vue": "^2.0.2", - "eslint-config-xo": "^0.19.0", + "eslint-config-xo": "^0.22.2", "eslint-plugin-flowtype": "^2.40.1", "eslint-plugin-import": "^2.8.0", "eslint-plugin-jsx-a11y": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index 90d6789..8f14152 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3367,9 +3367,9 @@ eslint-config-vue@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/eslint-config-vue/-/eslint-config-vue-2.0.2.tgz#a3ab1004899e49327a94c63e24d47a396b2f4848" -eslint-config-xo@^0.19.0: - version "0.19.0" - resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.19.0.tgz#eded131c4983b456d0d08f5eea434a57395aa9a8" +eslint-config-xo@^0.22.2: + version "0.22.2" + resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.22.2.tgz#04c52a0291a320860a05a1b7333be495b255df71" eslint-import-resolver-node@^0.3.1: version "0.3.1"