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

Commit 452f28f

Browse files
chore(deps): bump typescript from 4.9.5 to 5.6.2 in /client
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.6.2. - [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.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a0c4cb commit 452f28f

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
@@ -30,7 +30,7 @@
3030
"react-spinners": "^0.14.1",
3131
"sass": "^1.78.0",
3232
"ts-node": "^10.9.1",
33-
"typescript": "^4.9.5",
33+
"typescript": "^5.6.2",
3434
"web-vitals": "^3.5.0"
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)