File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 36
36
"ts-node" : " ^3.3.0" ,
37
37
"tslint" : " ^5.7.0" ,
38
38
"tslint-microsoft-contrib" : " ^5.0.1" ,
39
- "typescript" : " ^2.5 .2" ,
39
+ "typescript" : " 2.9 .2" ,
40
40
"webpack" : " ^3.5.6" ,
41
41
"webpack-dev-server" : " 2.11.1"
42
42
},
Original file line number Diff line number Diff line change @@ -6095,9 +6095,10 @@ typedarray@^0.0.6:
6095
6095
version "0.0.6"
6096
6096
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
6097
6097
6098
- typescript@^2.5.2 :
6099
- version "2.5.2"
6100
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34"
6098
+
6099
+ version "2.9.2"
6100
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
6101
+ integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==
6101
6102
6102
6103
ua-parser-js@^0.7.9 :
6103
6104
version "0.7.28"
You can’t perform that action at this time.
0 commit comments