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

Commit 311e7f0

Browse files
chore(deps): bump typescript from 4.9.5 to 5.5.4 in /client
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 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@v4.9.5...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aca9076 commit 311e7f0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-spinners": "^0.13.8",
3232
"sass": "^1.69.5",
3333
"ts-node": "^10.9.1",
34-
"typescript": "^4.9.5",
34+
"typescript": "^5.5.4",
3535
"web-vitals": "^3.5.0"
3636
},
3737
"scripts": {

0 commit comments

Comments
 (0)