Skip to content

Commit

Permalink
update eslint-plugin-relay to 0.0.23
Browse files Browse the repository at this point in the history
Reviewed By: jstejada

Differential Revision: D8580221

fbshipit-source-id: dbb41abb1c1f7c58a20f4de9658920f33a9b184b
  • Loading branch information
kassens authored and facebook-github-bot committed Jun 27, 2018
1 parent 35d1211 commit 46eb785
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 @@ -25,7 +25,7 @@
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.6.1",
"eslint-plugin-relay": "0.0.21",
"eslint-plugin-relay": "0.0.23",
"flow-bin": "^0.75.0",
"glob": "^7.1.1",
"istanbul-api": "^1.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2515,9 +2515,9 @@ [email protected]:
jsx-ast-utils "^2.0.1"
prop-types "^15.6.0"

[email protected].21:
version "0.0.21"
resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-0.0.21.tgz#fbda01bd783aa7ed9eb0effe410049911e1449ef"
[email protected].23:
version "0.0.23"
resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-0.0.23.tgz#fdca1d40b5ea3b15d2871d4eaa3cd33d260323e6"
dependencies:
graphql "^0.13.0"

Expand Down

0 comments on commit 46eb785

Please sign in to comment.