File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed
angular_devkit/build_optimizer Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 225
225
"tslint" : " ^6.1.3" ,
226
226
"tslint-no-circular-imports" : " ^0.7.0" ,
227
227
"tslint-sonarts" : " 1.9.0" ,
228
- "typescript" : " 4.0.3 " ,
228
+ "typescript" : " 4.0.5 " ,
229
229
"verdaccio" : " 4.8.1" ,
230
230
"verdaccio-auth-memory" : " ^9.7.2" ,
231
231
"webpack" : " 4.44.2" ,
Original file line number Diff line number Diff line change 12
12
"loader-utils" : " 2.0.0" ,
13
13
"source-map" : " 0.7.3" ,
14
14
"tslib" : " 2.0.3" ,
15
- "typescript" : " 4.0.3 " ,
15
+ "typescript" : " 4.0.5 " ,
16
16
"webpack-sources" : " 2.0.1"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@angular/compiler" : " 11.0.0-rc.0" ,
35
35
"@angular/compiler-cli" : " 11.0.0-rc.0" ,
36
- "typescript" : " 4.0.3 " ,
36
+ "typescript" : " 4.0.5 " ,
37
37
"webpack" : " 4.44.2"
38
38
}
39
39
}
Original file line number Diff line number Diff line change @@ -12198,7 +12198,12 @@ typedarray@^0.0.6:
12198
12198
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
12199
12199
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
12200
12200
12201
- [email protected] , typescript@~4.0.2:
12201
+
12202
+ version "4.0.5"
12203
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
12204
+ integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
12205
+
12206
+ typescript@~4.0.2:
12202
12207
version "4.0.3"
12203
12208
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
12204
12209
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
You can’t perform that action at this time.
0 commit comments