File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 "@types/inquirer" : " 0.0.36" ,
3131 "@types/node" : " 9.3.0" ,
3232 "@types/yargs" : " 10.0.1" ,
33- "graphql-config" : " 1.1.6 " ,
33+ "graphql-config" : " 1.1.7 " ,
3434 "semantic-release" : " 12.2.1" ,
3535 "tslint" : " 5.9.1" ,
3636 "typescript" : " 2.6.2"
Original file line number Diff line number Diff line change @@ -865,23 +865,30 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
865865 version "4.1.11"
866866 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
867867
868- graphql-config@1.1.6 :
869- version "1.1.6 "
870- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.6 .tgz#cac23b2e0ac4146aa24a91e3aa364f472ba57f64 "
868+ graphql-config@1.1.7 :
869+ version "1.1.7 "
870+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.7 .tgz#546c443d3ad877ceb8e13f40fbc8937af0d35dbe "
871871 dependencies :
872872 graphql "^0.12.3"
873- graphql-import "^0.3 .0"
873+ graphql-import "^0.4 .0"
874874 graphql-request "^1.4.0"
875875 js-yaml "^3.10.0"
876876 minimatch "^3.0.4"
877877
878- graphql-import@0.3.1, graphql-import@^0.3.0 :
878+ graphql-import@0.3.1 :
879879 version "0.3.1"
880880 resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.3.1.tgz#953f31323e851b5246602ea8e3d36a95b8fc47b5"
881881 dependencies :
882882 graphql "^0.12.3"
883883 lodash "^4.17.4"
884884
885+ graphql-import@^0.4.0 :
886+ version "0.4.0"
887+ resolved "https://registry.yarnpkg.com/graphql-import/-/graphql-import-0.4.0.tgz#84c1b2dfde1c9af26525bd87a6d2f84a63853501"
888+ dependencies :
889+ graphql "^0.12.3"
890+ lodash "^4.17.4"
891+
885892graphql-request@^1.4.0 :
886893 version "1.4.1"
887894 resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-1.4.1.tgz#0772743cfac8dfdd4d69d36106a96c9bdd191ce8"
You can’t perform that action at this time.
0 commit comments