diff --git a/package.json b/package.json index 003cd1e..049dfd2 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.15.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 17ff432..c039b11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1518,9 +1518,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.15.0: + version "0.15.0" + resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.15.0.tgz#9dd9858cbeff2094d775db25ffb5f79b98c546e4" eslint-config-xo@^0.18.2: version "0.18.2"