Skip to content

Commit f38bdc8

Browse files
Bump typescript from 5.5.3 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.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.5.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 99f5b82 commit f38bdc8

File tree

3 files changed

+66
-66
lines changed

3 files changed

+66
-66
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prettier": "^3.3.3",
2727
"prettier-plugin-ember-template-tag": "^2.0.1",
2828
"release-plan": "^0.10.0",
29-
"typescript": "^5.5.3"
29+
"typescript": "^5.9.3"
3030
},
3131
"workspaces": [
3232
"ember-routable-component",

0 commit comments

Comments
 (0)