Skip to content

Commit 1467793

Browse files
Bump typescript from 5.8.3 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acf57a0 commit 1467793

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prettier": "3.6.2",
4040
"rimraf": "6.0.1",
4141
"ts-jest": "29.4.0",
42-
"typescript": "5.8.3",
42+
"typescript": "5.9.2",
4343
"typescript-eslint": "8.35.1"
4444
},
4545
"packageManager": "[email protected]"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ __metadata:
804804
rimraf: "npm:6.0.1"
805805
ts-jest: "npm:29.4.0"
806806
tslib: "npm:^2.8.1"
807-
typescript: "npm:5.8.3"
807+
typescript: "npm:5.9.2"
808808
typescript-eslint: "npm:8.35.1"
809809
languageName: unknown
810810
linkType: soft
@@ -6432,23 +6432,23 @@ __metadata:
64326432
languageName: node
64336433
linkType: hard
64346434

6435-
"typescript@npm:5.8.3":
6436-
version: 5.8.3
6437-
resolution: "typescript@npm:5.8.3"
6435+
"typescript@npm:5.9.2":
6436+
version: 5.9.2
6437+
resolution: "typescript@npm:5.9.2"
64386438
bin:
64396439
tsc: bin/tsc
64406440
tsserver: bin/tsserver
6441-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
6441+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
64426442
languageName: node
64436443
linkType: hard
64446444

6445-
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
6446-
version: 5.8.3
6447-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
6445+
"typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>":
6446+
version: 5.9.2
6447+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
64486448
bin:
64496449
tsc: bin/tsc
64506450
tsserver: bin/tsserver
6451-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
6451+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
64526452
languageName: node
64536453
linkType: hard
64546454

0 commit comments

Comments
 (0)