Skip to content

Commit 468c4dc

Browse files
authored
build: update to TypeScript 5.0 final (#26809)
Bumps up the repo to the final version of TypeScript 5.
1 parent 57c5dff commit 468c4dc

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

integration/mdc-migration/golden/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3588,9 +3588,9 @@ camelcase@^5.3.1:
35883588
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
35893589

35903590
caniuse-lite@^1.0.30001271, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426:
3591-
version "1.0.30001453"
3592-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001453.tgz#6d3a1501622bf424a3cee5ad9550e640b0de3de8"
3593-
integrity sha512-R9o/uySW38VViaTrOtwfbFEiBFUh7ST3uIG4OEymIG3/uKdHDO4xk/FaqfUw0d+irSUyFPy3dZszf9VvSTPnsA==
3591+
version "1.0.30001467"
3592+
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001467.tgz"
3593+
integrity sha512-cEdN/5e+RPikvl9AHm4uuLXxeCNq8rFsQ+lPHTfe/OtypP3WwnVVbjn+6uBV7PaFL6xUFzTh+sSCOz1rKhcO+Q==
35943594

35953595
chalk@^2.0.0:
35963596
version "2.4.2"

integration/mdc-migration/sample-project/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3588,9 +3588,9 @@ camelcase@^5.3.1:
35883588
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
35893589

35903590
caniuse-lite@^1.0.30001271, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426:
3591-
version "1.0.30001453"
3592-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001453.tgz#6d3a1501622bf424a3cee5ad9550e640b0de3de8"
3593-
integrity sha512-R9o/uySW38VViaTrOtwfbFEiBFUh7ST3uIG4OEymIG3/uKdHDO4xk/FaqfUw0d+irSUyFPy3dZszf9VvSTPnsA==
3591+
version "1.0.30001467"
3592+
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001467.tgz"
3593+
integrity sha512-cEdN/5e+RPikvl9AHm4uuLXxeCNq8rFsQ+lPHTfe/OtypP3WwnVVbjn+6uBV7PaFL6xUFzTh+sSCOz1rKhcO+Q==
35943594

35953595
chalk@^2.0.0:
35963596
version "2.4.2"

integration/ng-add-standalone/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2820,9 +2820,9 @@ camelcase@^5.3.1:
28202820
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
28212821

28222822
caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426:
2823-
version "1.0.30001453"
2824-
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001453.tgz"
2825-
integrity sha512-R9o/uySW38VViaTrOtwfbFEiBFUh7ST3uIG4OEymIG3/uKdHDO4xk/FaqfUw0d+irSUyFPy3dZszf9VvSTPnsA==
2823+
version "1.0.30001467"
2824+
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001467.tgz"
2825+
integrity sha512-cEdN/5e+RPikvl9AHm4uuLXxeCNq8rFsQ+lPHTfe/OtypP3WwnVVbjn+6uBV7PaFL6xUFzTh+sSCOz1rKhcO+Q==
28262826

28272827
chalk@^2.0.0:
28282828
version "2.4.2"
@@ -6300,7 +6300,7 @@ typed-assert@^1.0.8:
63006300
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==
63016301

63026302
"typescript@file:../../node_modules/typescript":
6303-
version "4.9.4"
6303+
version "5.0.1-rc"
63046304

63056305
ua-parser-js@^0.7.30:
63066306
version "0.7.32"

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -215,17 +215,17 @@
215215
"tsickle": "0.39.1",
216216
"tslint": "^6.1.3",
217217
"tsutils": "^3.21.0",
218-
"typescript": "5.0.1-rc",
218+
"typescript": "5.0.2",
219219
"vrsource-tslint-rules": "6.0.0",
220220
"yaml": "^1.10.2",
221221
"yargs": "^17.3.1",
222222
"zx": "^6.2.4"
223223
},
224224
"resolutions": {
225-
"@angular/build-tooling/typescript": "5.0.1-rc",
226-
"@angular/ng-dev/typescript": "5.0.1-rc",
225+
"@angular/build-tooling/typescript": "5.0.2",
226+
"@angular/ng-dev/typescript": "5.0.2",
227227
"browser-sync-client": "2.26.13",
228-
"dgeni-packages/typescript": "5.0.1-rc",
228+
"dgeni-packages/typescript": "5.0.2",
229229
"**/https-proxy-agent": "5.0.0"
230230
}
231231
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15418,10 +15418,10 @@ typedarray-to-buffer@^3.1.5:
1541815418
dependencies:
1541915419
is-typedarray "^1.0.0"
1542015420

15421-
typescript@5.0.1-rc, typescript@~4.5.4, typescript@~4.9.0:
15422-
version "5.0.1-rc"
15423-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.1-rc.tgz#f2ccabbdb9646b43b5e006dc6f7b0eaf9a222c8b"
15424-
integrity sha512-zh75jY8gPo/y7fpmlTVN2bb2MigoLx4hGk+Cla9pY6lgSTvzJrmQQrRt5S80VTsEt6biWPZJgLK2nm6f0Ya+mA==
15421+
typescript@5.0.2, typescript@~4.5.4, typescript@~4.9.0:
15422+
version "5.0.2"
15423+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
15424+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
1542515425

1542615426
typescript@^3.9.10, typescript@^3.9.5, typescript@^3.9.7:
1542715427
version "3.9.10"

0 commit comments

Comments
 (0)