File tree 3 files changed +7
-2
lines changed 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 202
202
"tree-kill" : " 1.2.2" ,
203
203
"ts-node" : " ^10.9.1" ,
204
204
"tslib" : " 2.6.2" ,
205
- "typescript" : " 5.4.3 " ,
205
+ "typescript" : " 5.4.4 " ,
206
206
"undici" : " 6.11.1" ,
207
207
"verdaccio" : " 5.30.2" ,
208
208
"verdaccio-auth-memory" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 30
30
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
31
31
"@angular/compiler" : " 18.0.0-next.2" ,
32
32
"@angular/compiler-cli" : " 18.0.0-next.2" ,
33
- "typescript" : " 5.4.3 " ,
33
+ "typescript" : " 5.4.4 " ,
34
34
"webpack" : " 5.91.0"
35
35
}
36
36
}
Original file line number Diff line number Diff line change @@ -13605,6 +13605,11 @@ typescript@5.4.3:
13605
13605
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
13606
13606
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
13607
13607
13608
+ typescript@5.4.4:
13609
+ version "5.4.4"
13610
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
13611
+ integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
13612
+
13608
13613
typescript@~4.9.0:
13609
13614
version "4.9.5"
13610
13615
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
You can’t perform that action at this time.
0 commit comments