File tree Expand file tree Collapse file tree 7 files changed +10
-15
lines changed Expand file tree Collapse file tree 7 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 69
69
"quicktype-core" : " ^5.0.41" ,
70
70
"temp" : " ^0.8.3" ,
71
71
"tslint" : " ^5.11.0" ,
72
- "typescript" : " ~3.1.3 " ,
72
+ "typescript" : " ~3.1.5 " ,
73
73
"yarn" : " ^1.10.1"
74
74
},
75
75
"devDependencies" : {
Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"@angular/compiler" : " ^7.0.0-rc.0" ,
37
37
"@angular/compiler-cli" : " ^7.0.0-rc.0" ,
38
- "typescript" : " ~3.1.3 " ,
38
+ "typescript" : " ~3.1.5 " ,
39
39
"webpack" : " ^4.0.0"
40
40
}
41
41
}
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@angular-devkit/core" : " 0.0.0" ,
13
13
"@angular-devkit/schematics" : " 0.0.0" ,
14
- "typescript" : " 3.1.3 "
14
+ "typescript" : " 3.1.5 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export const latestVersions = {
11
11
Angular : '~7.0.0-rc.0' ,
12
12
RxJs : '~6.3.3' ,
13
13
ZoneJs : '~0.8.26' ,
14
- TypeScript : '~3.1.1 ' ,
14
+ TypeScript : '~3.1.4 ' ,
15
15
TsLib : '^1.9.0' ,
16
16
// The versions below must be manually updated when making a new devkit release.
17
17
DevkitBuildAngular : '~0.9.0-rc.1' ,
Original file line number Diff line number Diff line change 18
18
"@types/jasmine" : " ^2.6.0" ,
19
19
"@types/node" : " ^8.0.31" ,
20
20
"jasmine" : " ^2.8.0" ,
21
- "typescript" : " ^2.5.2 "
21
+ "typescript" : " ~3.1.5 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 18
18
"@types/jasmine" : " ^2.6.0" ,
19
19
"@types/node" : " ^8.0.31" ,
20
20
"jasmine" : " ^2.8.0" ,
21
- "typescript" : " ^2.5.2 "
21
+ "typescript" : " ~3.1.5 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change @@ -9903,15 +9903,10 @@ typedarray@^0.0.6:
9903
9903
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
9904
9904
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
9905
9905
9906
- [email protected] , typescript@~3.1.3:
9907
- version "3.1.3"
9908
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
9909
- integrity sha512-+81MUSyX+BaSo+u2RbozuQk/UWx6hfG0a5gHu4ANEM4sU96XbuIyAB+rWBW1u70c6a5QuZfuYICn3s2UjuHUpA==
9910
-
9911
-
9912
- version "3.1.4"
9913
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.4.tgz#c74ef7b3c2da65beff548b903022cb8c3cd997ed"
9914
- integrity sha512-JZHJtA6ZL15+Q3Dqkbh8iCUmvxD3iJ7ujXS+fVkKnwIVAdHc5BJTDNM0aTrnr2luKulFjU7W+SRhDZvi66Ru7Q==
9906
+ [email protected] , typescript@~3.1.5:
9907
+ version "3.1.5"
9908
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.5.tgz#93d8b6864375325a91177372cb370ae0ae3a0703"
9909
+ integrity sha512-muYNWV9j5+3mXoKD6oPONKuGUmYiFX14gfo9lWm9ZXRHOqVDQiB4q1CzFPbF4QLV2E9TZXH6oK55oQ94rn3PpA==
9915
9910
9916
9911
uglify-es@^3.3.4 :
9917
9912
version "3.3.9"
You can’t perform that action at this time.
0 commit comments