Skip to content

Commit c596ed9

Browse files
Bump typescript from 5.5.4 to 5.6.2 in /frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 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@v5.5.4...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee2b288 commit c596ed9

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

frontend/package-lock.json

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-dom": "18.2.0",
4040
"tailwind-variants": "^0.2.1",
4141
"tailwindcss": "3.4.3",
42-
"typescript": "5.5.4",
42+
"typescript": "5.6.2",
4343
"vercel": "^32.3.0"
4444
}
4545
}

0 commit comments

Comments
 (0)