This repository was archived by the owner on Sep 27, 2023. It is now read-only.
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 84
84
"@types/node" : " 14.14.28" ,
85
85
"@types/relay-compiler" : " ^8.0.0" ,
86
86
"@types/relay-runtime" : " ^10.0.1" ,
87
- "babel-plugin-relay" : " ^10 .0.0 " ,
87
+ "babel-plugin-relay" : " ^11 .0.1 " ,
88
88
"chokidar-cli" : " ^2.0.0" ,
89
89
"concurrently" : " ^5.0.0" ,
90
90
"glob" : " ^7.1.6" ,
Original file line number Diff line number Diff line change @@ -1200,10 +1200,10 @@ babel-plugin-macros@^2.0.0:
1200
1200
cosmiconfig "^6.0.0"
1201
1201
resolve "^1.12.0"
1202
1202
1203
- babel-plugin-relay@^10 .0.0 :
1204
- version "10.1.3 "
1205
- resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-10.1.3. tgz#3c52f06869c2295766f4df63736b9ad887386af3 "
1206
- integrity sha512-2dD9J6lRAT9jOWD6WqMKSdpZ5inoRlyOnEEVGoRVQ9jVR6ktO+KDgigS/+sfbg8GIY+3Xb/meC1cegdI5evrSA ==
1203
+ babel-plugin-relay@^11 .0.1 :
1204
+ version "11.0.1 "
1205
+ resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-11.0.1. tgz#946425bc7c8b76aecc1990c8a19926aecc8659fe "
1206
+ integrity sha512-93cqLn9httSBTMS2fZFUiVBukTbbZd5mGJUSdpz8fz2iG/K7h1wEBXjjGpwVlrm1Y7P6XGdG9Frp44YhMfhsjw ==
1207
1207
dependencies :
1208
1208
babel-plugin-macros "^2.0.0"
1209
1209
You can’t perform that action at this time.
0 commit comments