Skip to content

Commit ac43b57

Browse files
Bump typescript from 5.5.4 to 5.9.3 in /clients/js (#47)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 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.5.4...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d1e835 commit ac43b57

File tree

2 files changed

+325
-290
lines changed

2 files changed

+325
-290
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"tsup": "^8.1.2",
5252
"typedoc": "^0.25.12",
5353
"typedoc-plugin-missing-exports": "^2.2.0",
54-
"typescript": "^5.5.3"
54+
"typescript": "^5.9.3"
5555
},
5656
"ava": {
5757
"nodeArguments": [

0 commit comments

Comments
 (0)