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 230
230
"ts-node" : " ^10.0.0" ,
231
231
"tslib" : " 2.3.0" ,
232
232
"tslint" : " ^6.1.3" ,
233
- "typescript" : " 4.3.4 " ,
233
+ "typescript" : " 4.3.5 " ,
234
234
"verdaccio" : " 5.1.1" ,
235
235
"verdaccio-auth-memory" : " ^10.0.0" ,
236
236
"webpack" : " 5.41.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.4 "
14
+ "typescript" : " 4.3.5 "
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" ,
34
34
"@angular/compiler-cli" : " 12.1.0" ,
35
- "typescript" : " 4.3.4 " ,
35
+ "typescript" : " 4.3.5 " ,
36
36
"webpack" : " 5.41.1"
37
37
}
38
38
}
Original file line number Diff line number Diff line change @@ -11607,7 +11607,12 @@ typedarray@^0.0.6:
11607
11607
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
11608
11608
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
11609
11609
11610
- [email protected] , typescript@~4.3.4:
11610
+
11611
+ version "4.3.5"
11612
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
11613
+ integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
11614
+
11615
+ typescript@~4.3.4:
11611
11616
version "4.3.4"
11612
11617
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
11613
11618
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
You can’t perform that action at this time.
0 commit comments