File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@types/assert" : " ^0.0.31" ,
39
39
"@types/chai" : " ^4.1.4" ,
40
- "@types/graphql" : " ^14.0.0" ,
40
+ "@types/graphql" : " ^0.13.0 || ^ 14.0.0" ,
41
41
"@types/lodash.get" : " ^4.4.4" ,
42
42
"@types/mocha" : " ^5.2.5" ,
43
43
"chai" : " ^4.1.0" ,
44
44
"eslint" : " ^5.4.0" ,
45
45
"eslint-plugin-typescript" : " ^0.12.0" ,
46
- "graphql" : " ^14.0.0" ,
46
+ "graphql" : " ^0.13.0 || ^ 14.0.0" ,
47
47
"mocha" : " ^5.2.0" ,
48
48
"rimraf" : " ^2.6.1" ,
49
49
"ts-node" : " ^7.0.1" ,
Original file line number Diff line number Diff line change 24
24
version "4.1.6"
25
25
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.6.tgz#1eb26c040e3a84205b1008ad55c800e5e8a94e34"
26
26
27
- " @types/graphql@^14.0.0 " :
27
+ " @types/graphql@^0.13.0 || ^ 14.0.0 " :
28
28
version "14.0.2"
29
29
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.2.tgz#415e3779718c1e0805e418e3a798cb39dccc58ab"
30
30
@@ -439,7 +439,7 @@ graceful-fs@^4.1.2:
439
439
version "4.1.11"
440
440
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
441
441
442
- graphql@^14.0.0 :
442
+ " graphql@^0.13.0 || ^ 14.0.0 " :
443
443
version "14.0.2"
444
444
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
445
445
dependencies :
You can’t perform that action at this time.
0 commit comments