File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 49
49
"mocha" : " ^3.0.2" ,
50
50
"power-assert" : " ^1.4.2" ,
51
51
"tslint" : " ^5.1.0" ,
52
- "typescript" : " ^2.4.1 " ,
53
- "typescript-formatter" : " ^5.2 .0"
52
+ "typescript" : " ^2.4.2 " ,
53
+ "typescript-formatter" : " ^6.0 .0"
54
54
}
55
55
}
Original file line number Diff line number Diff line change @@ -1535,16 +1535,16 @@ type-name@^2.0.0, type-name@^2.0.1:
1535
1535
version "2.0.2"
1536
1536
resolved "https://registry.yarnpkg.com/type-name/-/type-name-2.0.2.tgz#efe7d4123d8ac52afff7f40c7e4dec5266008fb4"
1537
1537
1538
- typescript-formatter@^5.2 .0 :
1539
- version "5.2 .0"
1540
- resolved "https://registry.yarnpkg.com/typescript-formatter/-/typescript-formatter-5.2 .0.tgz#cd45294f74c4cc880f48f81983a21fb264f6f173 "
1538
+ typescript-formatter@^6.0 .0 :
1539
+ version "6.0 .0"
1540
+ resolved "https://registry.yarnpkg.com/typescript-formatter/-/typescript-formatter-6.0 .0.tgz#b90b6f391c54e2c75ab224ace2718d04387b6a02 "
1541
1541
dependencies :
1542
1542
commandpost "^1.0.0"
1543
1543
editorconfig "^0.13.2"
1544
1544
1545
- typescript@^2.4.1 :
1546
- version "2.5.1 "
1547
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.1 .tgz#ce7cc93ada3de19475cc9d17e3adea7aee1832aa "
1545
+ typescript@^2.4.2 :
1546
+ version "2.4.2 "
1547
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2 .tgz#f8395f85d459276067c988aa41837a8f82870844 "
1548
1548
1549
1549
uglify-js@^2.6 :
1550
1550
version "2.8.29"
You can’t perform that action at this time.
0 commit comments