File tree Expand file tree Collapse file tree 2 files changed +142
-106
lines changed Expand file tree Collapse file tree 2 files changed +142
-106
lines changed Original file line number Diff line number Diff line change 81
81
"@types/jest" : " ^24.0.17" ,
82
82
"@types/node" : " 8.10.51" ,
83
83
"@types/relay-compiler" : " ^8.0.0" ,
84
- "@types/relay-runtime" : " ^8 .0.0 " ,
84
+ "@types/relay-runtime" : " ^10 .0.1 " ,
85
85
"babel-plugin-relay" : " ^9.0.0" ,
86
86
"chokidar-cli" : " ^2.0.0" ,
87
87
"concurrently" : " ^5.0.0" ,
88
- "graphql" : " ^14.5.8 " ,
88
+ "graphql" : " ^15.3.0 " ,
89
89
"husky" : " ^3.0.2" ,
90
90
"jest" : " ^24.8.0" ,
91
91
"jest-cli" : " ^24.8.0" ,
92
92
"lint-staged" : " ^9.2.1" ,
93
93
"prettier" : " ^1.19.1" ,
94
- "relay-compiler" : " ^8 .0.0 " ,
95
- "relay-runtime" : " ^9 .0.0 " ,
96
- "relay-test-utils-internal" : " ^8 .0.0 " ,
94
+ "relay-compiler" : " ^10 .0.1 " ,
95
+ "relay-runtime" : " ^10 .0.1 " ,
96
+ "relay-test-utils-internal" : " ^10 .0.1 " ,
97
97
"ts-jest" : " ^22.0.1" ,
98
98
"tslint" : " ^5.18.0" ,
99
99
"tslint-config-prettier" : " ^1.18.0" ,
You can’t perform that action at this time.
0 commit comments