Skip to content

Commit 49a26ba

Browse files
Bump typescript from 5.8.3 to 5.9.3 (#512)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28243a2 commit 49a26ba

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"rollup-plugin-import-meta-glob": "^2.0.0",
101101
"sinon": "^21.0.0",
102102
"testem": "^3.16.0",
103-
"typescript": "~5.8.3",
103+
"typescript": "~5.9.3",
104104
"typescript-eslint": "^8.46.2",
105105
"vite": "^7.1.12"
106106
},

0 commit comments

Comments
 (0)