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 3737 "devDependencies" : {
3838 "@types/assert" : " ^0.0.31" ,
3939 "@types/chai" : " ^4.1.4" ,
40- "@types/graphql" : " ^14.0.0" ,
40+ "@types/graphql" : " ^0.13.0 || ^ 14.0.0" ,
4141 "@types/lodash.get" : " ^4.4.4" ,
4242 "@types/mocha" : " ^5.2.5" ,
4343 "chai" : " ^4.1.0" ,
4444 "eslint" : " ^5.4.0" ,
4545 "eslint-plugin-typescript" : " ^0.12.0" ,
46- "graphql" : " ^14.0.0" ,
46+ "graphql" : " ^0.13.0 || ^ 14.0.0" ,
4747 "mocha" : " ^5.2.0" ,
4848 "rimraf" : " ^2.6.1" ,
4949 "ts-node" : " ^7.0.1" ,
Original file line number Diff line number Diff line change 2424 version "4.1.6"
2525 resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.6.tgz#1eb26c040e3a84205b1008ad55c800e5e8a94e34"
2626
27- " @types/graphql@^14.0.0 " :
27+ " @types/graphql@^0.13.0 || ^ 14.0.0 " :
2828 version "14.0.2"
2929 resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.2.tgz#415e3779718c1e0805e418e3a798cb39dccc58ab"
3030
@@ -439,7 +439,7 @@ graceful-fs@^4.1.2:
439439 version "4.1.11"
440440 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
441441
442- graphql@^14.0.0 :
442+ " graphql@^0.13.0 || ^ 14.0.0 " :
443443 version "14.0.2"
444444 resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
445445 dependencies :
You can’t perform that action at this time.
0 commit comments