File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
"grunt-banner" : " ^0.6.0" ,
39
39
"grunt-browserify" : " ^5.0.0" ,
40
40
"grunt-bump" : " ^0.8.0" ,
41
- "grunt-contrib-clean" : " ^1.0 .0" ,
41
+ "grunt-contrib-clean" : " ^1.1 .0" ,
42
42
"grunt-contrib-concat" : " ^1.0.1" ,
43
43
"grunt-contrib-copy" : " ^1.0.0" ,
44
- "grunt-contrib-uglify" : " ^2.2 .0" ,
44
+ "grunt-contrib-uglify" : " ^2.3 .0" ,
45
45
"grunt-contrib-watch" : " ^1.0.0" ,
46
46
"grunt-gh-pages" : " ^2.0.0" ,
47
47
"grunt-run" : " ^0.6.0" ,
48
- "grunt-tslint" : " ^4 .0.1" ,
48
+ "grunt-tslint" : " ^5 .0.1" ,
49
49
"live-server" : " ^1.2.0" ,
50
50
"load-grunt-config" : " ^0.19.2" ,
51
51
"tsify" : " ^3.0.1" ,
52
- "tslint" : " ^4.5.1 " ,
53
- "typescript" : " ^2.2.1 " ,
52
+ "tslint" : " ^5.2.0 " ,
53
+ "typescript" : " ^2.3.2 " ,
54
54
"whatwg-fetch" : " ^2.0.3"
55
55
},
56
56
"dependencies" : {
57
- "@types/har-format" : " ^1.2.0 "
57
+ "@types/har-format" : " ^1.2.1 "
58
58
}
59
59
}
You can’t perform that action at this time.
0 commit comments