Skip to content

Commit b7be5d8

Browse files
build(deps-dev): bump typescript from 5.7.2 to 5.7.3 in /frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4bcb09 commit b7be5d8

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
@@ -63,7 +63,7 @@
6363
"prettier": "^3.4.2",
6464
"prettier-plugin-tailwindcss": "^0.6.9",
6565
"tailwindcss": "^3.4.17",
66-
"typescript": "^5.7.2",
66+
"typescript": "^5.7.3",
6767
"vite": "^5.4.11",
6868
"vite-plugin-svgr": "^4.2.0"
6969
}

0 commit comments

Comments
 (0)