Skip to content

Commit e98c829

Browse files
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] <support@github.com>
1 parent bec45bf commit e98c829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"auto-changelog": "^2.0.0",
1616
"gh-release": "^7.0.0",
1717
"c8": "^10.0.0",
18-
"typescript": "~5.8.2"
18+
"typescript": "~5.9.3"
1919
},
2020
"engines": {
2121
"node": ">=21",

0 commit comments

Comments
 (0)