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 227227 "ts-node" : " ^10.0.0" ,
228228 "tslib" : " 2.3.0" ,
229229 "tslint" : " ^6.1.3" ,
230- "typescript" : " 4.3.2 " ,
230+ "typescript" : " 4.3.3 " ,
231231 "verdaccio" : " 5.1.1" ,
232232 "verdaccio-auth-memory" : " ^10.0.0" ,
233233 "webpack" : " 5.39.1" ,
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "source-map" : " 0.7.3" ,
1313 "tslib" : " 2.3.0" ,
14- "typescript" : " 4.3.2 "
14+ "typescript" : " 4.3.3 "
1515 },
1616 "peerDependencies" : {
1717 "webpack" : " ^5.30.0"
Original file line number Diff line number Diff line change 3232 "@angular-devkit/core" : " 0.0.0" ,
3333 "@angular/compiler" : " 12.1.0-next.5" ,
3434 "@angular/compiler-cli" : " 12.1.0-next.5" ,
35- "typescript" : " 4.3.2 " ,
35+ "typescript" : " 4.3.3 " ,
3636 "webpack" : " 5.39.1"
3737 }
3838}
Original file line number Diff line number Diff line change @@ -11645,7 +11645,12 @@ typedarray@^0.0.6:
1164511645 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1164611646 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1164711647
11648- typescript@4.3.2, typescript@~4.3.2:
11648+ typescript@4.3.3:
11649+ version "4.3.3"
11650+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
11651+ integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
11652+
11653+ typescript@~4.3.2:
1164911654 version "4.3.2"
1165011655 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
1165111656 integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
You can’t perform that action at this time.
0 commit comments