File tree 4 files changed +7
-7
lines changed
angular_devkit/build_optimizer
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 227
227
"ts-node" : " ^10.0.0" ,
228
228
"tslib" : " 2.3.0" ,
229
229
"tslint" : " ^6.1.3" ,
230
- "typescript" : " 4.3.3 " ,
230
+ "typescript" : " 4.3.4 " ,
231
231
"verdaccio" : " 5.1.1" ,
232
232
"verdaccio-auth-memory" : " ^10.0.0" ,
233
233
"webpack" : " 5.39.1" ,
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"source-map" : " 0.7.3" ,
13
13
"tslib" : " 2.3.0" ,
14
- "typescript" : " 4.3.3 "
14
+ "typescript" : " 4.3.4 "
15
15
},
16
16
"peerDependencies" : {
17
17
"webpack" : " ^5.30.0"
Original file line number Diff line number Diff line change 32
32
"@angular-devkit/core" : " 0.0.0" ,
33
33
"@angular/compiler" : " 12.1.0-next.6" ,
34
34
"@angular/compiler-cli" : " 12.1.0-next.6" ,
35
- "typescript" : " 4.3.3 " ,
35
+ "typescript" : " 4.3.4 " ,
36
36
"webpack" : " 5.39.1"
37
37
}
38
38
}
Original file line number Diff line number Diff line change @@ -11645,10 +11645,10 @@ typedarray@^0.0.6:
11645
11645
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
11646
11646
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
11647
11647
11648
-
11649
- version "4.3.3 "
11650
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3 .tgz#5401db69bd3203daf1851a1a74d199cb3112c11a "
11651
- integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA ==
11648
+
11649
+ version "4.3.4 "
11650
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4 .tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc "
11651
+ integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew ==
11652
11652
11653
11653
typescript@~4.3.2:
11654
11654
version "4.3.2"
You can’t perform that action at this time.
0 commit comments