File tree 2 files changed +326
-105
lines changed
2 files changed +326
-105
lines changed Original file line number Diff line number Diff line change 60
60
"grunt-cli" : " ^1.3.2" ,
61
61
"grunt-contrib-clean" : " ^2.0.0" ,
62
62
"grunt-contrib-copy" : " ^1.0.0" ,
63
- "grunt-contrib-uglify" : " ^4 .0.0" ,
63
+ "grunt-contrib-uglify" : " ^5 .0.0" ,
64
64
"grunt-contrib-watch" : " ^1.1.0" ,
65
- "grunt-eslint" : " ^21 .0.0" ,
65
+ "grunt-eslint" : " ^23 .0.0" ,
66
66
"grunt-exec" : " ^3.0.0" ,
67
- "grunt-karma" : " ^3 .0.1 " ,
67
+ "grunt-karma" : " ^4 .0.0 " ,
68
68
"grunt-mocha-istanbul" : " ^5.0.2" ,
69
69
"grunt-mocha-test" : " ^0.13.3" ,
70
70
"grunt-webpack" : " ^3.1.3" ,
76
76
"karma-sauce-launcher" : " ^4.1.5" ,
77
77
"karma-sourcemap-loader" : " ^0.3.6" ,
78
78
"karma-webpack" : " ^4.0.2" ,
79
- "mocha" : " ^5.2 .0" ,
79
+ "mocha" : " ^6.0 .0" ,
80
80
"rollup" : " ^1.0.2" ,
81
81
"rollup-plugin-babel" : " ^4.2.0" ,
82
- "semver" : " ^5.6.0 " ,
82
+ "semver" : " ^7.3.2 " ,
83
83
"webpack" : " ^4.28.3" ,
84
84
"webpack-dev-server" : " ^3.1.14"
85
85
},
You can’t perform that action at this time.
0 commit comments