File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 "license" : " Apache-2.0" ,
1010 "dependencies" : {
1111 "graphcool-yml" : " 0.4.15" ,
12- "graphql-config" : " 1.2 .0"
12+ "graphql-config" : " 2.0 .0"
1313 },
1414 "devDependencies" : {
1515 "@types/node" : " 9.3.0" ,
Original file line number Diff line number Diff line change @@ -173,14 +173,14 @@ graphcool-yml@0.4.15:
173173 scuid "^1.0.2"
174174 yaml-ast-parser "^0.0.40"
175175
176- graphql-config@1.2 .0 :
177- version "1.2 .0"
178- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-1. 2.0.tgz#c1396e7705ce82870923134426d1b19b2de6c326 "
176+ graphql-config@2.0 .0 :
177+ version "2.0 .0"
178+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.0. tgz#daf69091055c6f675d63893a2d14c48f3fec3327 "
179179 dependencies :
180- graphql "^0.12.3"
181180 graphql-import "^0.4.0"
182181 graphql-request "^1.4.0"
183182 js-yaml "^3.10.0"
183+ lodash "^4.17.4"
184184 minimatch "^3.0.4"
185185
186186graphql-import@^0.4.0 :
You can’t perform that action at this time.
0 commit comments