File tree Expand file tree Collapse file tree
angular_devkit/build_optimizer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 225225 "tslint" : " ^6.1.3" ,
226226 "tslint-no-circular-imports" : " ^0.7.0" ,
227227 "tslint-sonarts" : " 1.9.0" ,
228- "typescript" : " 4.0.3 " ,
228+ "typescript" : " 4.0.5 " ,
229229 "verdaccio" : " 4.8.1" ,
230230 "verdaccio-auth-memory" : " ^9.7.2" ,
231231 "webpack" : " 4.44.2" ,
Original file line number Diff line number Diff line change 1212 "loader-utils" : " 2.0.0" ,
1313 "source-map" : " 0.7.3" ,
1414 "tslib" : " 2.0.3" ,
15- "typescript" : " 4.0.3 " ,
15+ "typescript" : " 4.0.5 " ,
1616 "webpack-sources" : " 2.0.1"
1717 }
1818}
Original file line number Diff line number Diff line change 3333 "devDependencies" : {
3434 "@angular/compiler" : " 11.0.0-rc.0" ,
3535 "@angular/compiler-cli" : " 11.0.0-rc.0" ,
36- "typescript" : " 4.0.3 " ,
36+ "typescript" : " 4.0.5 " ,
3737 "webpack" : " 4.44.2"
3838 }
3939}
Original file line number Diff line number Diff line change @@ -12198,7 +12198,12 @@ typedarray@^0.0.6:
1219812198 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1219912199 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1220012200
12201- typescript@4.0.3, typescript@~4.0.2:
12201+ typescript@4.0.5:
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:
1220212207 version "4.0.3"
1220312208 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
1220412209 integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
You can’t perform that action at this time.
0 commit comments