From ce4c7dd2f58f9c5aeba5f313fceda2f457f96260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 6 Nov 2017 07:10:52 +0000 Subject: [PATCH] Bump eslint-config-xo-react from 0.13.0 to 0.14.0 Bumps [eslint-config-xo-react](https://github.com/sindresorhus/eslint-config-xo-react) from 0.13.0 to 0.14.0. - [Commits](https://github.com/sindresorhus/eslint-config-xo-react/compare/v0.13.0...v0.14.0) --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 32efcb0..eafe409 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "codecov": "^2.3.0", "eslint": "^4.5.0", "eslint-config-xo": "^0.18.2", - "eslint-config-xo-react": "^0.13.0", + "eslint-config-xo-react": "^0.14.0", "eslint-plugin-flowtype": "^2.35.0", "eslint-plugin-jest": "^20.0.3", "eslint-plugin-jsx-a11y": "^6.0.2", diff --git a/yarn.lock b/yarn.lock index 0781029..8e8a94f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1440,9 +1440,9 @@ escodegen@^1.6.1: optionalDependencies: source-map "~0.2.0" -eslint-config-xo-react@^0.13.0: - version "0.13.0" - resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.13.0.tgz#63518dbd8a87f0700f0861fbb6ac0fb5efdf6039" +eslint-config-xo-react@^0.14.0: + version "0.14.0" + resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.14.0.tgz#eaa3ecc14d3860b495f64dfc19a8674d21a93d40" eslint-config-xo@^0.18.2: version "0.18.2"