Skip to content

Commit dad9432

Browse files
committed
build: update dependency typescript to v5.9.2
See associated pull request for more information. Closes angular#2919 as a pr takeover
1 parent 6a135f3 commit dad9432

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"piscina": "^5.0.0",
1414
"send": "1.2.0",
1515
"true-case-path": "2.2.1",
16-
"typescript": "5.8.3",
16+
"typescript": "5.9.2",
1717
"wait-on": "^8.0.3",
1818
"yargs": "18.0.0",
1919
"protractor": "7.0.0",

bazel/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"tmp": "^0.2.1",
4747
"true-case-path": "^2.2.1",
4848
"tslib": "^2.5.2",
49-
"typescript": "5.8.3",
49+
"typescript": "5.9.2",
5050
"yargs": "18.0.0"
5151
},
5252
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ __metadata:
341341
tslint: "npm:^6.1.3"
342342
tsx: "npm:^4.15.7"
343343
typed-graphqlify: "npm:^3.1.1"
344-
typescript: "npm:5.8.3"
344+
typescript: "npm:5.9.2"
345345
undici: "npm:^7.0.0"
346346
wait-on: "npm:^8.0.0"
347347
which: "npm:^5.0.0"
@@ -15793,13 +15793,13 @@ __metadata:
1579315793
languageName: node
1579415794
linkType: hard
1579515795

15796-
"typescript@npm:5.8.3":
15797-
version: 5.8.3
15798-
resolution: "typescript@npm:5.8.3"
15796+
"typescript@npm:5.9.2":
15797+
version: 5.9.2
15798+
resolution: "typescript@npm:5.9.2"
1579915799
bin:
1580015800
tsc: bin/tsc
1580115801
tsserver: bin/tsserver
15802-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
15802+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
1580315803
languageName: node
1580415804
linkType: hard
1580515805

@@ -15813,13 +15813,13 @@ __metadata:
1581315813
languageName: node
1581415814
linkType: hard
1581515815

15816-
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
15817-
version: 5.8.3
15818-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
15816+
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
15817+
version: 5.9.2
15818+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
1581915819
bin:
1582015820
tsc: bin/tsc
1582115821
tsserver: bin/tsserver
15822-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
15822+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
1582315823
languageName: node
1582415824
linkType: hard
1582515825

0 commit comments

Comments
 (0)