Skip to content

Commit b3447bd

Browse files
chore(deps-dev): bump typescript from 5.8.3 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.3. - [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.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25562e3 commit b3447bd

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
@@ -92,7 +92,7 @@
9292
"markdownlint-cli2": "^0.18.1",
9393
"rxjs": "^7.8.2",
9494
"tsup": "^8.5.0",
95-
"typescript": "~5.8.3",
95+
"typescript": "~5.9.3",
9696
"typescript-eslint": "^8.46.2",
9797
"vite": "^6.3.5",
9898
"vitest": "^3.2.4"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,7 @@ __metadata:
22082208
ts-api-utils: "npm:^2.0.0"
22092209
tslib: "npm:^2.1.0"
22102210
tsup: "npm:^8.5.0"
2211-
typescript: "npm:~5.8.3"
2211+
typescript: "npm:~5.9.3"
22122212
typescript-eslint: "npm:^8.46.2"
22132213
vite: "npm:^6.3.5"
22142214
vitest: "npm:^3.2.4"
@@ -4688,23 +4688,23 @@ __metadata:
46884688
languageName: node
46894689
linkType: hard
46904690

4691-
"typescript@npm:~5.8.3":
4692-
version: 5.8.3
4693-
resolution: "typescript@npm:5.8.3"
4691+
"typescript@npm:~5.9.3":
4692+
version: 5.9.3
4693+
resolution: "typescript@npm:5.9.3"
46944694
bin:
46954695
tsc: bin/tsc
46964696
tsserver: bin/tsserver
4697-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
4697+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
46984698
languageName: node
46994699
linkType: hard
47004700

4701-
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
4702-
version: 5.8.3
4703-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
4701+
"typescript@patch:typescript@npm%3A~5.9.3#optional!builtin<compat/typescript>":
4702+
version: 5.9.3
4703+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
47044704
bin:
47054705
tsc: bin/tsc
47064706
tsserver: bin/tsserver
4707-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
4707+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
47084708
languageName: node
47094709
linkType: hard
47104710

0 commit comments

Comments
 (0)