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 30
30
"@types/inquirer" : " 0.0.36" ,
31
31
"@types/node" : " 9.4.0" ,
32
32
"@types/yargs" : " 10.0.1" ,
33
- "graphql-config" : " 1.1.7 " ,
33
+ "graphql-config" : " 1.2.0 " ,
34
34
"semantic-release" : " 12.4.1" ,
35
35
"tslint" : " 5.9.1" ,
36
36
"typescript" : " 2.6.2"
Original file line number Diff line number Diff line change @@ -876,9 +876,9 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
876
876
version "4.1.11"
877
877
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
878
878
879
- graphql-config@1.1.7 :
880
- version "1.1.7 "
881
- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.1.7 .tgz#546c443d3ad877ceb8e13f40fbc8937af0d35dbe "
879
+ graphql-config@1.2.0 :
880
+ version "1.2.0 "
881
+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.2.0 .tgz#c1396e7705ce82870923134426d1b19b2de6c326 "
882
882
dependencies :
883
883
graphql "^0.12.3"
884
884
graphql-import "^0.4.0"
You can’t perform that action at this time.
0 commit comments