File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"eslint-plugin-react" : " ^7.26.1" ,
33
33
"eslint-plugin-react-hooks" : " ^4.3.0" ,
34
34
"eslint-plugin-react-native" : " ^3.11.0" ,
35
- "eslint-plugin-relay" : " ^1.8.2 " ,
35
+ "eslint-plugin-relay" : " ^1.8.3 " ,
36
36
"eslint-plugin-sx" : " ^0.14.0" ,
37
37
"eslint-plugin-testing-library" : " ^5.0.0" ,
38
38
"prettier" : " ^2.4.1"
Original file line number Diff line number Diff line change @@ -8888,10 +8888,10 @@ eslint-plugin-react@^7.26.1:
8888
8888
semver "^6.3.0"
8889
8889
string.prototype.matchall "^4.0.5"
8890
8890
8891
- eslint-plugin-relay@^1.8.2 :
8892
- version "1.8.2 "
8893
- resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-1.8.2 .tgz#925f59231e39dfc076b3cbb39ef793c13381579e "
8894
- integrity sha512-bqIfXJnPMd6iHPitONSi8JqxrWQWaX4Rqk1shusKDlUu5vswUgoqOEGgqE8nDu6SmejBUZMz0vY+ROvq5wqOsw ==
8891
+ eslint-plugin-relay@^1.8.3 :
8892
+ version "1.8.3 "
8893
+ resolved "https://registry.yarnpkg.com/eslint-plugin-relay/-/eslint-plugin-relay-1.8.3 .tgz#3f320b79259c14c8112909568b208a08e7a9ebae "
8894
+ integrity sha512-awyrwntUTZ7Z+lJUnniTCnJdZYr1dY2djQDARMx1P1y2BFMsBjtTljBK0lBEM7yiTHPBwVnE2OSnXxcD4yMb0A ==
8895
8895
dependencies:
8896
8896
graphql "^14.0.0 || ^15.0.0"
8897
8897
You can’t perform that action at this time.
0 commit comments