Skip to content

Commit f3024aa

Browse files
angular-robotclydin
authored andcommitted
build: update dependency typescript to v5.4.5
1 parent dcee94b commit f3024aa

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"tree-kill": "1.2.2",
203203
"ts-node": "^10.9.1",
204204
"tslib": "2.6.2",
205-
"typescript": "5.4.4",
205+
"typescript": "5.4.5",
206206
"undici": "6.12.0",
207207
"verdaccio": "5.30.3",
208208
"verdaccio-auth-memory": "^10.0.0",

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
3131
"@angular/compiler": "18.0.0-next.4",
3232
"@angular/compiler-cli": "18.0.0-next.4",
33-
"typescript": "5.4.4",
33+
"typescript": "5.4.5",
3434
"webpack": "5.91.0"
3535
}
3636
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13381,10 +13381,10 @@ [email protected]:
1338113381
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
1338213382
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
1338313383

13384-
13385-
version "5.4.4"
13386-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
13387-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
13384+
13385+
version "5.4.5"
13386+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
13387+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1338813388

1338913389
typescript@~4.9.0:
1339013390
version "4.9.5"

0 commit comments

Comments
 (0)