Skip to content

Commit 9efdd31

Browse files
chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 in /web (#912)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35e3b71 commit 9efdd31

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"source-map-loader": "^5.0.0",
4141
"style-loader": "^4.0.0",
4242
"ts-loader": "^9.5.4",
43-
"typescript": "^5.8.3",
43+
"typescript": "^5.9.3",
4444
"url-loader": "^4.1.1",
4545
"webpack": "^5.101.3",
4646
"webpack-bundle-analyzer": "^4.10.2",

0 commit comments

Comments
 (0)