Skip to content

Commit 21d2ed2

Browse files
chore(deps-dev): 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 65dc667 commit 21d2ed2

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
@@ -91,7 +91,7 @@
9191
"markdownlint-cli2": "^0.18.1",
9292
"rxjs": "^7.8.2",
9393
"tsup": "^8.5.0",
94-
"typescript": "~5.8.3",
94+
"typescript": "~5.9.2",
9595
"typescript-eslint": "^8.34.1",
9696
"vite": "^6.3.5",
9797
"vitest": "^3.2.4"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2195,7 +2195,7 @@ __metadata:
21952195
ts-api-utils: "npm:^2.0.0"
21962196
tslib: "npm:^2.1.0"
21972197
tsup: "npm:^8.5.0"
2198-
typescript: "npm:~5.8.3"
2198+
typescript: "npm:~5.9.2"
21992199
typescript-eslint: "npm:^8.34.1"
22002200
vite: "npm:^6.3.5"
22012201
vitest: "npm:^3.2.4"
@@ -4668,23 +4668,23 @@ __metadata:
46684668
languageName: node
46694669
linkType: hard
46704670

4671-
"typescript@npm:~5.8.3":
4672-
version: 5.8.3
4673-
resolution: "typescript@npm:5.8.3"
4671+
"typescript@npm:~5.9.2":
4672+
version: 5.9.2
4673+
resolution: "typescript@npm:5.9.2"
46744674
bin:
46754675
tsc: bin/tsc
46764676
tsserver: bin/tsserver
4677-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
4677+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
46784678
languageName: node
46794679
linkType: hard
46804680

4681-
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
4682-
version: 5.8.3
4683-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
4681+
"typescript@patch:typescript@npm%3A~5.9.2#optional!builtin<compat/typescript>":
4682+
version: 5.9.2
4683+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
46844684
bin:
46854685
tsc: bin/tsc
46864686
tsserver: bin/tsserver
4687-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
4687+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
46884688
languageName: node
46894689
linkType: hard
46904690

0 commit comments

Comments
 (0)