File tree Expand file tree Collapse file tree 2 files changed +129
-213
lines changed Expand file tree Collapse file tree 2 files changed +129
-213
lines changed Original file line number Diff line number Diff line change 36
36
"coverageDirectory" : " ./coverage/"
37
37
},
38
38
"devDependencies" : {
39
- "babel-core" : " ^6.24.1 " ,
39
+ "babel-core" : " ^6.25.0 " ,
40
40
"babel-eslint" : " ^7.2.3" ,
41
41
"babel-jest" : " ^20.0.3" ,
42
42
"babel-plugin-transform-es2015-block-scoping" : " ^6.24.1" ,
43
43
"babel-preset-env" : " ^1.5.2" ,
44
- "babel-traverse" : " ^6.24.1 " ,
44
+ "babel-traverse" : " ^6.25.0 " ,
45
45
"butternut" : " ^0.4.6" ,
46
46
"bytes" : " ^2.5.0" ,
47
47
"chalk" : " ^1.1.3" ,
48
48
"cli-table" : " ^0.3.1" ,
49
49
"closure-compiler" : " ^0.2.12" ,
50
50
"codecov" : " ^2.2.0" ,
51
51
"commander" : " ^2.9.0" ,
52
- "eslint" : " ^3.18 .0" ,
52
+ "eslint" : " ^4.0 .0" ,
53
53
"google-closure-compiler-js" : " ^20170521.0.0" ,
54
54
"gulp" : " github:gulpjs/gulp#4.0" ,
55
55
"gulp-babel" : " ^6.1.2" ,
62
62
"prettier" : " ^1.4.4" ,
63
63
"request" : " ^2.81.0" ,
64
64
"through2" : " ^2.0.1" ,
65
- "uglify-js" : " ^3.0.15 "
65
+ "uglify-js" : " ^3.0.17 "
66
66
}
67
67
}
You can’t perform that action at this time.
0 commit comments