File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
},
39
39
"devDependencies" : {
40
40
"babel-cli" : " ^6.26.0" ,
41
- "babel-loader" : " ^7.1.2 " ,
41
+ "babel-loader" : " ^7.1.4 " ,
42
42
"babel-plugin-transform-object-rest-spread" : " ^6.26.0" ,
43
43
"babel-preset-env" : " ^1.6.1" ,
44
44
"babel-preset-node6-es6" : " ^11.2.5" ,
48
48
"core-js" : " ^2.5.3" ,
49
49
"cors" : " ^2.7.1" ,
50
50
"cross-env" : " ^5.1.3" ,
51
- "eslint" : " ^4.15.0 " ,
51
+ "eslint" : " ^4.18.2 " ,
52
52
"express" : " ^4.16.2" ,
53
53
"fs-extra" : " ^5.0.0" ,
54
54
"join-path-js" : " 0.0.0" ,
68
68
"karma-server-side" : " ^1.7.0" ,
69
69
"karma-sourcemap-loader" : " ^0.3.7" ,
70
70
"karma-tap-reporter" : " 0.0.6" ,
71
- "karma-webpack" : " ^2.0.5 " ,
72
- "mocha" : " ^5.0.0 " ,
71
+ "karma-webpack" : " ^2.0.13 " ,
72
+ "mocha" : " ^5.0.2 " ,
73
73
"mocha-lcov-reporter" : " ^1.3.0" ,
74
74
"nyc" : " ^11.4.1" ,
75
75
"regenerator-runtime" : " ^0.11.1" ,
76
76
"webpack" : " ^3.11.0" ,
77
- "webpack-merge" : " ^4.1.1 "
77
+ "webpack-merge" : " ^4.1.2 "
78
78
},
79
79
"engines" : {
80
80
"node" : " >=6"
You can’t perform that action at this time.
0 commit comments