Skip to content

Commit 78d1720

Browse files
angular-robotclydin
authored andcommitted
build: update dependency typescript to v5.3.3
1 parent 4ec0224 commit 78d1720

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

package.json

+1-1
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.3.2",
209+
"typescript": "5.3.3",
210210
"undici": "6.0.1",
211211
"verdaccio": "5.28.0",
212212
"verdaccio-auth-memory": "^10.0.0",

packages/ngtools/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
3131
"@angular/compiler": "17.1.0-next.3",
3232
"@angular/compiler-cli": "17.1.0-next.3",
33-
"typescript": "5.3.2",
33+
"typescript": "5.3.3",
3434
"webpack": "5.89.0"
3535
}
3636
}

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -12130,6 +12130,11 @@ [email protected]:
1213012130
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
1213112131
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
1213212132

12133+
12134+
version "5.3.3"
12135+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
12136+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
12137+
1213312138
typescript@~4.9.0:
1213412139
version "4.9.5"
1213512140
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"

0 commit comments

Comments
 (0)