File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed
angular_devkit/build_optimizer Expand file tree Collapse file tree 8 files changed +11
-11
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.5 " ,
72
+ "typescript" : " ~3.1.6 " ,
73
73
"yarn" : " ^1.10.1"
74
74
},
75
75
"devDependencies" : {
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"loader-utils" : " 1.1.0" ,
12
12
"source-map" : " 0.5.6" ,
13
- "typescript" : " 3.1.5 " ,
13
+ "typescript" : " 3.1.6 " ,
14
14
"webpack-sources" : " 1.2.0"
15
15
}
16
16
}
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.5 " ,
38
+ "typescript" : " ~3.1.6 " ,
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.5 "
14
+ "typescript" : " 3.1.6 "
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.1.0-beta.0' ,
12
12
RxJs : '~6.3.3' ,
13
13
ZoneJs : '~0.8.26' ,
14
- TypeScript : '~3.1.4 ' ,
14
+ TypeScript : '~3.1.6 ' ,
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.11.0-beta.0' ,
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" : " ~3.1.5 "
21
+ "typescript" : " ~3.1.6 "
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" : " ~3.1.5 "
21
+ "typescript" : " ~3.1.6 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change @@ -9903,10 +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] .5 , 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 ==
9906
+ [email protected] .6 , typescript@~3.1.6 :
9907
+ version "3.1.6 "
9908
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6 .tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68 "
9909
+ integrity sha512-tDMYfVtvpb96msS1lDX9MEdHrW4yOuZ4Kdc4Him9oU796XldPYF/t2+uKoX0BBa0hXXwDlqYQbXY5Rzjzc5hBA ==
9910
9910
9911
9911
uglify-es@^3.3.4 :
9912
9912
version "3.3.9"
You can’t perform that action at this time.
0 commit comments