File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
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.6" ,
32
32
"@types/yargs" : " 11.0.0" ,
33
- "graphql-config" : " 1.2.1 " ,
33
+ "graphql-config" : " 2.0.0 " ,
34
34
"semantic-release" : " 12.4.1" ,
35
35
"tslint" : " 5.9.1" ,
36
36
"typescript" : " 2.7.1"
Original file line number Diff line number Diff line change @@ -876,11 +876,10 @@ 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.2.1 :
880
- version "1.2.1 "
881
- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1.2.1. tgz#97b4403707db408feb335fbc159651f2a36cb558 "
879
+ graphql-config@2.0.0 :
880
+ version "2.0.0 "
881
+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.0. tgz#daf69091055c6f675d63893a2d14c48f3fec3327 "
882
882
dependencies :
883
- graphql "^0.12.3"
884
883
graphql-import "^0.4.0"
885
884
graphql-request "^1.4.0"
886
885
js-yaml "^3.10.0"
You can’t perform that action at this time.
0 commit comments