Commit fc0d471 mfrantz
committed
1 parent 9f8ea70 commit fc0d471 Copy full SHA for fc0d471
File tree 4 files changed +21
-21
lines changed
4 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 20
20
"ts-pkg-installer.js" : " bin/ts-pkg-installer.js"
21
21
},
22
22
"devDependencies" : {
23
- "chai" : " =2.1 .0" ,
24
- "cucumber" : " =0.4.7 " ,
23
+ "chai" : " =3.2 .0" ,
24
+ "cucumber" : " =0.5.2 " ,
25
25
"groc" : " =0.8.0" ,
26
- "mocha" : " =2.1.0 " ,
26
+ "mocha" : " =2.2.5 " ,
27
27
"ncp" : " =2.0.0" ,
28
- "rimraf" : " =2.2.8 " ,
28
+ "rimraf" : " =2.4.2 " ,
29
29
"tsd" : " =0.6.1" ,
30
- "tslint" : " =2.1.1 " ,
30
+ "tslint" : " =2.4.2 " ,
31
31
"typescript" : " =1.5.3"
32
32
},
33
33
"dependencies" : {
34
- "bluebird" : " =2.9.12 " ,
35
- "commander" : " =2.6.0 " ,
36
- "debug" : " =2.1.1 " ,
37
- "lodash" : " =3.3 .1" ,
38
- "mkdirp" : " =0.5.0 " ,
39
- "read-package-json" : " =1.3.2 " ,
40
- "source-map-support" : " =0.2.9 "
34
+ "bluebird" : " =2.9.34 " ,
35
+ "commander" : " =2.8.1 " ,
36
+ "debug" : " =2.2.0 " ,
37
+ "lodash" : " =3.10 .1" ,
38
+ "mkdirp" : " =0.5.1 " ,
39
+ "read-package-json" : " =2.0.0 " ,
40
+ "source-map-support" : " =0.3.2 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change 10
10
"author" :
" Matt Frantz <[email protected] >" ,
11
11
"license" : " ISC" ,
12
12
"devDependencies" : {
13
- "chai" : " =1.10 .0" ,
13
+ "chai" : " =3.2 .0" ,
14
14
"groc" : " =0.8.0" ,
15
- "mocha" : " =2.1.0 " ,
15
+ "mocha" : " =2.2.5 " ,
16
16
"tsd" : " =0.6.1" ,
17
- "tslint" : " =1.0.1 " ,
17
+ "tslint" : " =2.4.2 " ,
18
18
"typescript" : " =1.5.3"
19
19
},
20
20
"dependencies" : {
Original file line number Diff line number Diff line change 10
10
"author" :
" Matt Frantz <[email protected] >" ,
11
11
"license" : " ISC" ,
12
12
"devDependencies" : {
13
- "chai" : " =1.10 .0" ,
13
+ "chai" : " =3.2 .0" ,
14
14
"groc" : " =0.8.0" ,
15
- "mocha" : " =2.1.0 " ,
15
+ "mocha" : " =2.2.5 " ,
16
16
"tsd" : " =0.6.1" ,
17
- "tslint" : " =1.0.1 " ,
17
+ "tslint" : " =2.4.2 " ,
18
18
"typescript" : " =1.5.3"
19
19
},
20
20
"dependencies" : {
Original file line number Diff line number Diff line change 13
13
"author" :
" Matt Frantz <[email protected] >" ,
14
14
"license" : " ISC" ,
15
15
"devDependencies" : {
16
- "chai" : " =1.10 .0" ,
17
- "mocha" : " =2.1.0 " ,
16
+ "chai" : " =3.2 .0" ,
17
+ "mocha" : " =2.2.5 " ,
18
18
"tsd" : " =0.6.1" ,
19
- "tslint" : " =1.0.1 " ,
19
+ "tslint" : " =2.4.2 " ,
20
20
"typescript" : " =1.5.3"
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments