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 34
34
"dependencies" : {
35
35
"commandpost" : " ^1.0.0" ,
36
36
"editorconfig" : " ^0.13.2" ,
37
- "glob-expand" : " ^0.1 .0"
37
+ "glob-expand" : " ^0.2 .0"
38
38
},
39
39
"peerDependencies" : {
40
40
"typescript" : " ^1.0.0 || >=1.8.0-dev || >=1.9.0-dev || >=2.0.0-dev"
47
47
"grunt-contrib-clean" : " ^1.0.0" ,
48
48
"grunt-conventional-changelog" : " ^6.1.0" ,
49
49
"grunt-dtsm" : " ^1.0.0" ,
50
- "grunt-exec" : " ^0.4.7 " ,
50
+ "grunt-exec" : " ^1.0.0 " ,
51
51
"grunt-mocha-test" : " ^0.12.7" ,
52
- "grunt-ts" : " ^5.5.0-beta.2 " ,
52
+ "grunt-ts" : " ^5.5.1 " ,
53
53
"grunt-tsconfig-update" : " ^0.0.1" ,
54
- "grunt-tslint" : " ^3.1.0 " ,
54
+ "grunt-tslint" : " ^3.1.1 " ,
55
55
"load-grunt-tasks" : " ^3.5.0" ,
56
- "mocha" : " ^2.4.5 " ,
56
+ "mocha" : " ^2.5.3 " ,
57
57
"power-assert" : " ^1.2.0" ,
58
- "tslint" : " ^3.5.0 " ,
58
+ "tslint" : " ^3.12.1 " ,
59
59
"typescript" : " ^1.8.10"
60
60
}
61
61
}
You can’t perform that action at this time.
0 commit comments