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 32
32
"dependencies" : {
33
33
"glob" : " ~7.1.1" ,
34
34
"json-stable-stringify" : " ^1.0.1" ,
35
- "typescript" : " ~2.0.3 " ,
36
- "yargs" : " ^6.3 .0"
35
+ "typescript" : " ~2.0.10 " ,
36
+ "yargs" : " ^6.4 .0"
37
37
},
38
38
"devDependencies" : {
39
39
"@types/assertion-error" : " ^1.0.30" ,
40
40
"@types/chai" : " ^3.4.34" ,
41
41
"@types/glob" : " ^5.0.30" ,
42
42
"@types/json-stable-stringify" : " ^1.0.29" ,
43
- "@types/mocha" : " ^2.2.32 " ,
44
- "@types/node" : " ^6.0.46 " ,
43
+ "@types/mocha" : " ^2.2.33 " ,
44
+ "@types/node" : " ^6.0.51 " ,
45
45
"chai" : " ^3.5.0" ,
46
46
"mocha" : " ^3.1.2" ,
47
- "source-map-support" : " ^0.4.0 " ,
48
- "tslint" : " ^3.15.1 "
47
+ "source-map-support" : " ^0.4.6 " ,
48
+ "tslint" : " ^4.0.2 "
49
49
},
50
50
"scripts" : {
51
51
"test" : " npm run build && mocha -t 5000 --require source-map-support/register test" ,
You can’t perform that action at this time.
0 commit comments