Skip to content

Commit 1c692a6

Browse files
fix(deps): bump typescript from 5.9.2 to 5.9.3 in /frontend (#325)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8866951 commit 1c692a6

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"tailwindcss": "^4.1.4",
4646
"tsx": "^4.21.0",
4747
"typed-css-modules": "^0.9.1",
48-
"typescript": "^5.8.3",
48+
"typescript": "^5.9.3",
4949
"vite": "^6.3.3",
5050
"vite-tsconfig-paths": "^5.1.4"
5151
},

0 commit comments

Comments
 (0)