File tree 3 files changed +242
-185
lines changed
3 files changed +242
-185
lines changed Original file line number Diff line number Diff line change 23
23
" Alderaan" ,
24
24
" Tatooine" ,
25
25
" astromech" ,
26
- " yuzhi" ,
27
26
28
27
// TODO: remove bellow words
29
28
" Graphi" , // GraphiQL
64
63
" nullability" ,
65
64
" nullish" ,
66
65
" passthrough" ,
67
- " polyfill" ,
68
66
" promisify" ,
69
67
" pubsub" ,
70
68
" punctuator" ,
Original file line number Diff line number Diff line change 43
43
"gitpublish" : " . ./resources/gitpublish.sh"
44
44
},
45
45
"dependencies" : {
46
- "iterall" : " ^1.2.2 "
46
+ "iterall" : " ^1.3.0 "
47
47
},
48
48
"devDependencies" : {
49
49
"@babel/core" : " 7.6.2" ,
53
53
"@babel/register" : " 7.6.2" ,
54
54
"babel-eslint" : " 10.0.3" ,
55
55
"chai" : " 4.2.0" ,
56
- "cspell" : " 4.0.43 " ,
57
- "dtslint" : " 2.0.2 " ,
56
+ "cspell" : " 4.0.44 " ,
57
+ "dtslint" : " 2.0.3 " ,
58
58
"eslint" : " 6.8.0" ,
59
- "eslint-plugin-flowtype" : " 4.5.2 " ,
59
+ "eslint-plugin-flowtype" : " 4.5.3 " ,
60
60
"flow-bin" : " 0.115.0" ,
61
- "mocha" : " 6.2.2 " ,
61
+ "mocha" : " 7.0.0 " ,
62
62
"nyc" : " 15.0.0" ,
63
63
"prettier" : " 1.19.1"
64
64
}
You can’t perform that action at this time.
0 commit comments