Skip to content

Commit f0bcfbe

Browse files
Juan Tejadafacebook-github-bot
Juan Tejada
authored andcommitted
Upgrade eslint-plugin-relay to 1.3.12
Summary: Bump eslint-plugin-relay version to 1.3.12 on fbsource `js1 upgrade dependency --package [email protected]` Reviewed By: kassens Differential Revision: D17581310 fbshipit-source-id: 6285843dd2f92c6cdd4f0fe0bc2ac7f5c78dbff2
1 parent a6a6dbe commit f0bcfbe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"connect": "^3.6.5",
9595
"create-react-class": "^15.6.3",
9696
"escape-string-regexp": "^1.0.5",
97-
"eslint-plugin-relay": "1.3.11",
97+
"eslint-plugin-relay": "1.3.12",
9898
"event-target-shim": "^5.0.1",
9999
"fbjs": "^1.0.0",
100100
"fbjs-scripts": "^1.1.0",
@@ -139,7 +139,7 @@
139139
"eslint-plugin-react": "7.12.4",
140140
"eslint-plugin-react-hooks": "^2.0.1",
141141
"eslint-plugin-react-native": "3.6.0",
142-
"eslint-plugin-relay": "1.3.11",
142+
"eslint-plugin-relay": "1.3.12",
143143
"flow-bin": "^0.108.0",
144144
"flow-remove-types": "1.2.3",
145145
"jest": "^24.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2751,10 +2751,10 @@ [email protected]:
27512751
prop-types "^15.6.2"
27522752
resolve "^1.9.0"
27532753

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

0 commit comments

Comments
 (0)