Skip to content

Commit eb1268f

Browse files
Bump typescript from 5.4.5 to 5.5.4 in /front-end
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2eace44 commit eb1268f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

front-end/package-lock.json

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

front-end/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-vue-scoped-css": "^2.8.1",
4040
"npm-run-all2": "^6.1.2",
4141
"prettier": "^3.3.3",
42-
"typescript": "~5.4.0",
42+
"typescript": "~5.5.4",
4343
"typescript-eslint": "^7.13.1",
4444
"vite": "^5.2.8",
4545
"vue-eslint-parser": "^9.4.3",

0 commit comments

Comments
 (0)