File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 37
37
"@angular/compiler-cli" : " 4.4.6" ,
38
38
"codelyzer" : " 2.1.1" ,
39
39
"tslint" : " 4.5.1" ,
40
- "typescript" : " 2.6.2 "
40
+ "typescript" : " 2.7.1 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change @@ -5166,7 +5166,11 @@ typedarray@^0.0.6:
5166
5166
version "0.0.6"
5167
5167
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
5168
5168
5169
- typescript@2.6.2, typescript@~2.6.1 :
5169
+ typescript@2.7.1 :
5170
+ version "2.7.1"
5171
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
5172
+
5173
+ typescript@~2.6.1 :
5170
5174
version "2.6.2"
5171
5175
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
5172
5176
You can’t perform that action at this time.
0 commit comments