Skip to content

Commit 6f9987b

Browse files
chore(deps-dev): bump typescript from 5.5.4 to 5.8.3 in /web (#811)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.8.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.4...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.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 b8d1b14 commit 6f9987b

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.2",
43-
"typescript": "^5.5.4",
43+
"typescript": "^5.8.3",
4444
"url-loader": "^4.1.1",
4545
"webpack": "^5.100.2",
4646
"webpack-bundle-analyzer": "^4.10.2",

0 commit comments

Comments
 (0)