File tree 5 files changed +8
-8
lines changed
angular_devkit/build_optimizer
schematics/schematics/schematic/files
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 76
76
"quicktype-core" : " ^6.0.15" ,
77
77
"temp" : " ^0.9.0" ,
78
78
"tslint" : " ^5.15.0" ,
79
- "typescript" : " 3.4.4 "
79
+ "typescript" : " 3.4.5 "
80
80
},
81
81
"devDependencies" : {
82
82
"@angular/compiler" : " ^8.0.0-beta.14" ,
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"loader-utils" : " 1.2.3" ,
13
13
"source-map" : " 0.5.6" ,
14
- "typescript" : " 3.4.4 " ,
14
+ "typescript" : " 3.4.5 " ,
15
15
"webpack-sources" : " 1.3.0"
16
16
}
17
17
}
Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"@angular/compiler" : " ^8.0.0-beta.14" ,
37
37
"@angular/compiler-cli" : " ^8.0.0-beta.14" ,
38
- "typescript" : " 3.4.4 " ,
38
+ "typescript" : " 3.4.5 " ,
39
39
"webpack" : " 4.30.0"
40
40
}
41
41
}
Original file line number Diff line number Diff line change 18
18
"@types/jasmine" : " ^3.3.9" ,
19
19
"@types/node" : " ^8.0.31" ,
20
20
"jasmine" : " ^3.3.1" ,
21
- "typescript" : " 3.4.4 "
21
+ "typescript" : " 3.4.5 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change @@ -9576,10 +9576,10 @@ typedarray@^0.0.6:
9576
9576
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
9577
9577
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
9578
9578
9579
- typescript@3.4.4 :
9580
- version "3.4.4 "
9581
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.4 .tgz#aac4a08abecab8091a75f10842ffa0631818f785 "
9582
- integrity sha512-xt5RsIRCEaf6+j9AyOBgvVuAec0i92rgCaS3S+UVf5Z/vF2Hvtsw08wtUTJqp4djwznoAgjSxeCcU4r+CcDBJA ==
9579
+ typescript@3.4.5 :
9580
+ version "3.4.5 "
9581
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5 .tgz#2d2618d10bb566572b8d7aad5180d84257d70a99 "
9582
+ integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw ==
9583
9583
9584
9584
uglify-js@^3.1.4 :
9585
9585
version "3.4.9"
You can’t perform that action at this time.
0 commit comments