Skip to content

Commit

Permalink
Upgrade eslint-plugin-relay to 1.3.12
Browse files Browse the repository at this point in the history
Summary:
Bump eslint-plugin-relay version to 1.3.12 on fbsource
`js1 upgrade dependency --package eslint-plugin-relay@1.3.12`

Reviewed By: kassens

Differential Revision: D17581310

fbshipit-source-id: 6285843dd2f92c6cdd4f0fe0bc2ac7f5c78dbff2
  • Loading branch information
Juan Tejada authored and facebook-github-bot committed Sep 25, 2019
1 parent a6a6dbe commit f0bcfbe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"connect": "^3.6.5",
"create-react-class": "^15.6.3",
"escape-string-regexp": "^1.0.5",
"eslint-plugin-relay": "1.3.11",
"eslint-plugin-relay": "1.3.12",
"event-target-shim": "^5.0.1",
"fbjs": "^1.0.0",
"fbjs-scripts": "^1.1.0",
Expand Down Expand Up @@ -139,7 +139,7 @@
"eslint-plugin-react": "7.12.4",
"eslint-plugin-react-hooks": "^2.0.1",
"eslint-plugin-react-native": "3.6.0",
"eslint-plugin-relay": "1.3.11",
"eslint-plugin-relay": "1.3.12",
"flow-bin": "^0.108.0",
"flow-remove-types": "1.2.3",
"jest": "^24.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2751,10 +2751,10 @@ eslint-plugin-react@7.12.4:
prop-types "^15.6.2"
resolve "^1.9.0"

eslint-plugin-relay@1.3.11:
version "1.3.11"
resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-1.3.11.tgz#d3946799a188ed527df4b3ec5793200287e39189"
integrity sha512-bUUphD8zk0sntX+AaP6Yx+WAkAICGc2cKpEOU1mKCUxzOpiZYoZHq/t9igTWtM1psQjdp/NpvVup18p/FGSgcg==
eslint-plugin-relay@1.3.12:
version "1.3.12"
resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-1.3.12.tgz#1e7d936386650ccc7709c8f6eeb0210e0e226527"
integrity sha512-276RrlyF0112Mz8PbaDvYKmqBGYEm0WBCfMNunnm6jHQ0aClUbPUmNctJXpFjfurcZfNEOz22Nx3VUMVDIGIkw==
dependencies:
graphql "^14.0.0"

Expand Down

0 comments on commit f0bcfbe

Please sign in to comment.