Skip to content

Commit 71c471f

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 65dc667 commit 71c471f

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.3",
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.3"
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.3":
4672+
version: 5.9.3
4673+
resolution: "typescript@npm:5.9.3"
46744674
bin:
46754675
tsc: bin/tsc
46764676
tsserver: bin/tsserver
4677-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
4677+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
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.3#optional!builtin<compat/typescript>":
4682+
version: 5.9.3
4683+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
46844684
bin:
46854685
tsc: bin/tsc
46864686
tsserver: bin/tsserver
4687-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
4687+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
46884688
languageName: node
46894689
linkType: hard
46904690

0 commit comments

Comments
 (0)