File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 72
72
"eslint" : " ^3.14.1" ,
73
73
"eslint-plugin-babel" : " ^4.0.1" ,
74
74
"eslint-plugin-flowtype" : " ^2.30.0" ,
75
- "flow-bin" : " ^0.38 .0" ,
76
- "graphql" : " 0.9.1 " ,
75
+ "flow-bin" : " ^0.57 .0" ,
76
+ "graphql" : " ^0.11.7 " ,
77
77
"isparta" : " 4.0.0" ,
78
78
"mocha" : " ^3.2.0" ,
79
79
"sane" : " ^1.5.0"
Original file line number Diff line number Diff line change @@ -1084,9 +1084,9 @@ flat-cache@^1.2.1:
1084
1084
graceful-fs "^4.1.2"
1085
1085
write "^0.2.1"
1086
1086
1087
- flow-bin@^0.38 .0 :
1088
- version "0.38.0 "
1089
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.38.0 .tgz#3ae096d401c969cc8b5798253fb82381e2d0237a "
1087
+ flow-bin@^0.57 .0 :
1088
+ version "0.57.3 "
1089
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.57.3 .tgz#843fb80a821b6d0c5847f7bb3f42365ffe53b27b "
1090
1090
1091
1091
for-in@^0.1.5 :
1092
1092
version "0.1.6"
@@ -1248,11 +1248,11 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.4:
1248
1248
version "1.0.1"
1249
1249
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
1250
1250
1251
- graphql@0.9.1 :
1252
- version "0.9.1 "
1253
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.9.1 .tgz#f4d154cbec054d4a5d3b1be95f23435c09aa86c8 "
1251
+ graphql@^0.11.7 :
1252
+ version "0.11.7 "
1253
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7 .tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6 "
1254
1254
dependencies :
1255
- iterall "1.0 .3"
1255
+ iterall "1.1 .3"
1256
1256
1257
1257
1258
1258
version "1.9.2"
@@ -1528,9 +1528,9 @@ istanbul@^0.4.0:
1528
1528
which "^1.1.1"
1529
1529
wordwrap "^1.0.0"
1530
1530
1531
- iterall@1.0 .3 :
1532
- version "1.0 .3"
1533
- resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.0 .3.tgz#e0b31958f835013c323ff0b10943829ac69aa4b7 "
1531
+ iterall@1.1 .3 :
1532
+ version "1.1 .3"
1533
+ resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1 .3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9 "
1534
1534
1535
1535
jodid25519@^1.0.0 :
1536
1536
version "1.0.2"
You can’t perform that action at this time.
0 commit comments