Skip to content

Commit a9133c3

Browse files
build(deps-dev): bump typescript from 4.8.4 to 5.9.3 in /ui
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.8.4 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@v4.8.4...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 877a36c commit a9133c3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

ui/package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"prettier": "^3.2.5",
4343
"react-scripts": "5.0.1",
4444
"sass": "^1.74.1",
45-
"typescript": "^4.8.4"
45+
"typescript": "^5.9.3"
4646
},
4747
"scripts": {
4848
"start": "react-scripts start",

0 commit comments

Comments
 (0)