Skip to content

Commit 7b2a213

Browse files
angular-robotclydin
authored andcommitted
build: update dependency typescript to v5.4.3
1 parent 93f7a2a commit 7b2a213

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
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.2",
205+
"typescript": "5.4.3",
206206
"undici": "6.9.0",
207207
"verdaccio": "5.29.2",
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.1",
3232
"@angular/compiler-cli": "18.0.0-next.1",
33-
"typescript": "5.4.2",
33+
"typescript": "5.4.3",
3434
"webpack": "5.91.0"
3535
}
3636
}

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13879,6 +13879,11 @@ [email protected]:
1387913879
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
1388013880
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
1388113881

13882+
13883+
version "5.4.3"
13884+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
13885+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
13886+
1388213887
typescript@~4.9.0:
1388313888
version "4.9.5"
1388413889
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"

0 commit comments

Comments
 (0)