File tree Expand file tree Collapse file tree 3 files changed +3472
-8
lines changed Expand file tree Collapse file tree 3 files changed +3472
-8
lines changed Original file line number Diff line number Diff line change 1
1
sudo : required
2
2
language : node_js
3
3
node_js :
4
- - 4
5
- - 5
6
- - stable
4
+ - " 4 "
5
+ - " 6 "
6
+ - " 7 "
7
7
script : npm run check
Original file line number Diff line number Diff line change 32
32
"babel-runtime" : " ^6.9.2" ,
33
33
"babylon" : " ~5.8.3" ,
34
34
"commander" : " ^2.9.0" ,
35
- "doctrine" : " ^1.2 .0" ,
35
+ "doctrine" : " ^2.0 .0" ,
36
36
"node-dir" : " ^0.1.10" ,
37
37
"recast" : " ^0.11.5"
38
38
},
39
39
"devDependencies" : {
40
40
"babel-cli" : " ^6.9.0" ,
41
41
"babel-eslint" : " ^7.0.0" ,
42
- "babel-jest" : " ^16 .0.0 " ,
42
+ "babel-jest" : " ^17 .0.2 " ,
43
43
"babel-plugin-syntax-flow" : " ^6.8.0" ,
44
44
"babel-plugin-transform-flow-strip-types" : " ^6.8.0" ,
45
45
"babel-plugin-transform-runtime" : " ^6.9.0" ,
46
46
"babel-preset-es2015" : " ^6.9.0" ,
47
47
"babel-preset-stage-1" : " ^6.5.0" ,
48
- "cross-spawn" : " ^4 .0.0" ,
48
+ "cross-spawn" : " ^5 .0.0" ,
49
49
"eslint" : " ^3.2.2" ,
50
- "flow-bin" : " ^0.33 .0" ,
51
- "jest" : " ^16 .0.1 " ,
50
+ "flow-bin" : " ^0.37 .0" ,
51
+ "jest" : " ^17 .0.3 " ,
52
52
"rimraf" : " ^2.3.2" ,
53
53
"temp" : " ^0.8.1"
54
54
},
You can’t perform that action at this time.
0 commit comments