Skip to content

Commit 60ba2b9

Browse files
build(deps-dev): Bump typescript from 5.9.2 to 5.9.3 (#310)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 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.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b264016 commit 60ba2b9

File tree

3 files changed

+123
-123
lines changed

3 files changed

+123
-123
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"svelte": "5.39.8",
5353
"svelte-check": "^4.3.1",
5454
"svelte-eslint-parser": "^1.3.0",
55-
"typescript": "5.9.2",
55+
"typescript": "5.9.3",
5656
"typescript-eslint": "^8.30.1",
5757
"vite": "^7.1.2",
5858
"vitest": "^3.1.2"

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-sonarjs": "^3.0.2",
3737
"memfs": "^4.47.0",
3838
"prettier": "^3.6.1",
39-
"typescript": "5.9.2",
39+
"typescript": "5.9.3",
4040
"vite": "^7.1",
4141
"vitest": "^3.1",
4242
"isomorphic-ws": "^5.0.0",

0 commit comments

Comments
 (0)