Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-relay to ^0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 5, 2018
1 parent e946807 commit 8c01699
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 8c01699

Please sign in to comment.