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 42
42
"chalk" : " 2.3.0" ,
43
43
"fs-extra" : " 5.0.0" ,
44
44
"graphql-import" : " 0.4.1" ,
45
- "graphql-static-binding" : " 0.8.1 " ,
45
+ "graphql-static-binding" : " 0.9.0 " ,
46
46
"lodash" : " 4.17.4"
47
47
}
48
48
}
Original file line number Diff line number Diff line change @@ -907,9 +907,9 @@ graphql-request@^1.4.0:
907
907
dependencies :
908
908
cross-fetch "1.1.1"
909
909
910
- graphql-static-binding@0.8.1 :
911
- version "0.8.1 "
912
- resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.8.1 .tgz#1e1ba7869c45e54456b014bcdaaaf0d119d964d9 "
910
+ graphql-static-binding@0.9.0 :
911
+ version "0.9.0 "
912
+ resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.9.0 .tgz#d0ea0f0663c081ea5ae69a071924c22da488ccd2 "
913
913
dependencies :
914
914
cucumber-html-reporter "^3.0.4"
915
915
graphql "0.12.3"
You can’t perform that action at this time.
0 commit comments