Skip to content

Commit bc72149

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency typescript to v5.4.2
(cherry picked from commit b6986a7)
1 parent 590f27e commit bc72149

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
@@ -206,7 +206,7 @@
206206
"tree-kill": "1.2.2",
207207
"ts-node": "^10.9.1",
208208
"tslib": "2.6.2",
209-
"typescript": "5.4.1-rc",
209+
"typescript": "5.4.2",
210210
"undici": "6.7.0",
211211
"verdaccio": "5.29.2",
212212
"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": "17.2.3",
3232
"@angular/compiler-cli": "17.2.3",
33-
"typescript": "5.4.1-rc",
33+
"typescript": "5.4.2",
3434
"webpack": "5.90.3"
3535
}
3636
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13212,10 +13212,10 @@ typescript@5.3.3:
1321213212
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
1321313213
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1321413214

13215-
typescript@5.4.1-rc:
13216-
version "5.4.1-rc"
13217-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.1-rc.tgz#1ecdd897df1d9ef5bd1f844bad64691ecc23314d"
13218-
integrity sha512-gInURzaO0bbfzfQAc3mfcHxh8qev+No4QOFUZHajo9vBgOLaljELJ3wuzyoGo/zHIzMSezdhtrsRdqL6E9SvNA==
13215+
typescript@5.4.2:
13216+
version "5.4.2"
13217+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
13218+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
1321913219

1322013220
typescript@~4.9.0:
1322113221
version "4.9.5"

0 commit comments

Comments
 (0)