Skip to content

Commit f9af721

Browse files
chore(deps-dev): bump typescript from 5.4.5 to 5.9.2 in /packages/doctor
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.9.2. - [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.4.5...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0dedbf1 commit f9af721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/doctor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"rimraf": "6.0.1",
6363
"tslint": "6.1.3",
6464
"tslint-microsoft-contrib": "6.2.0",
65-
"typescript": "~5.4.0"
65+
"typescript": "~5.9.2"
6666
},
6767
"dependencies": {
6868
"lodash": "4.17.21",

0 commit comments

Comments
 (0)