File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 84
84
"ts-helpers" : " ^1.1.2" ,
85
85
"tslint" : " ^4.0.2" ,
86
86
"tslint-loader" : " ^3.3.0" ,
87
- "typescript" : " ~2.1.5 " ,
87
+ "typescript" : " ~2.2.1 " ,
88
88
"webpack" : " ~2.2.0" ,
89
89
"webpack-dev-server" : " ^2.4.1" ,
90
90
"webpack-merge" : " ^3.0.0"
Original file line number Diff line number Diff line change @@ -4536,10 +4536,14 @@ type-is@~1.6.14:
4536
4536
media-typer "0.3.0"
4537
4537
mime-types "~2.1.13"
4538
4538
4539
- typescript@>=2.1.4, typescript@~2.1.5 :
4539
+ typescript@>=2.1.4 :
4540
4540
version "2.1.6"
4541
4541
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.1.6.tgz#40c7e6e9e5da7961b7718b55505f9cac9487a607"
4542
4542
4543
+ typescript@~2.2.1 :
4544
+ version "2.2.1"
4545
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.2.1.tgz#4862b662b988a4c8ff691cc7969622d24db76ae9"
4546
+
4543
4547
[email protected] , uglify-js@^2.6, uglify-js@^2.7.5:
4544
4548
version "2.8.10"
4545
4549
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.10.tgz#bd0be568369f7be8cad2a4161fa90ada118ef73a"
You can’t perform that action at this time.
0 commit comments