Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit e4469bf

Browse files
chore(deps): bump typescript from 5.3.2 to 5.5.4 in /server (#61)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.2...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production 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 176655b commit e4469bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

server/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.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lru-cache": "^7.14.1",
3434
"morgan": "^1.10.0",
3535
"ts-node": "^10.9.2",
36-
"typescript": "^5.3.2",
36+
"typescript": "^5.5.4",
3737
"validator": "^13.11.0"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)