Skip to content

Commit f53d0d8

Browse files
Bump typescript from 5.5.3 to 5.6.3 in /app/frontend (#2037)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.6.3) --- updated-dependencies: - dependency-name: typescript 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 7911e32 commit f53d0d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/frontend/package-lock.json

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

app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react-syntax-highlighter": "^15.5.13",
4444
"@vitejs/plugin-react": "^4.3.2",
4545
"prettier": "^3.0.3",
46-
"typescript": "^5.5.3",
46+
"typescript": "^5.6.3",
4747
"vite": "^5.4.8",
4848
"rollup-plugin-visualizer": "^5.12.0"
4949
}

0 commit comments

Comments
 (0)