Skip to content

Commit 446c92b

Browse files
build(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34a4c66 commit 446c92b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"storybook": "^9.0.1",
7777
"storybook-react-i18next": "4.0.11",
7878
"tailwindcss": "^3.4.17",
79-
"typescript": "^5.8.3",
79+
"typescript": "^5.9.2",
8080
"vite": "6.3.5",
8181
"vite-plugin-compression": "^0.5.1",
8282
"vite-plugin-graphql-codegen": "^3.6.1",

0 commit comments

Comments
 (0)