Skip to content

Commit b348ffd

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 66d0f53 commit b348ffd

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.35.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
@@ -2201,7 +2201,7 @@ __metadata:
22012201
ts-api-utils: "npm:^2.0.0"
22022202
tslib: "npm:^2.1.0"
22032203
tsup: "npm:^8.5.0"
2204-
typescript: "npm:~5.8.3"
2204+
typescript: "npm:~5.9.3"
22052205
typescript-eslint: "npm:^8.35.1"
22062206
vite: "npm:^6.3.5"
22072207
vitest: "npm:^3.2.4"
@@ -4681,23 +4681,23 @@ __metadata:
46814681
languageName: node
46824682
linkType: hard
46834683

4684-
"typescript@npm:~5.8.3":
4685-
version: 5.8.3
4686-
resolution: "typescript@npm:5.8.3"
4684+
"typescript@npm:~5.9.3":
4685+
version: 5.9.3
4686+
resolution: "typescript@npm:5.9.3"
46874687
bin:
46884688
tsc: bin/tsc
46894689
tsserver: bin/tsserver
4690-
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
4690+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
46914691
languageName: node
46924692
linkType: hard
46934693

4694-
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
4695-
version: 5.8.3
4696-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
4694+
"typescript@patch:typescript@npm%3A~5.9.3#optional!builtin<compat/typescript>":
4695+
version: 5.9.3
4696+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
46974697
bin:
46984698
tsc: bin/tsc
46994699
tsserver: bin/tsserver
4700-
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
4700+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
47014701
languageName: node
47024702
linkType: hard
47034703

0 commit comments

Comments
 (0)