From 8c01699c61815fa8e5f531e3b08dd93db6ed85cc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jul 2018 16:44:50 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-relay to ^0.0.24 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ca6b76db9f..8e84f59bf9 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-prefer-object-spread": "^1.2.1", "eslint-plugin-prettier": "^2.1.2", "eslint-plugin-react": "^7.1.0", - "eslint-plugin-relay": "^0.0.21", + "eslint-plugin-relay": "^0.0.24", "eslint-plugin-yarn-internal": "file:scripts/eslint-rules", "execa": "^0.10.0", "flow-bin": "^0.66.0", diff --git a/yarn.lock b/yarn.lock index cdb3bfc04e..dabd99e490 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2243,9 +2243,9 @@ eslint-plugin-react@^7.1.0: has "^1.0.1" jsx-ast-utils "^1.4.1" -eslint-plugin-relay@^0.0.21: - version "0.0.21" - resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-0.0.21.tgz#fbda01bd783aa7ed9eb0effe410049911e1449ef" +eslint-plugin-relay@^0.0.24: + version "0.0.24" + resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-0.0.24.tgz#2a1892113001bca5660c931d8b02da6a74e26e13" dependencies: graphql "^0.13.0"