Skip to content

Commit 9572724

Browse files
Bump typescript from 5.4.2 to 5.4.5 in /backend-nestjs
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.5. - [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.2...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ce60c7 commit 9572724

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend-nestjs/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.

backend-nestjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"ts-loader": "^9.4.3",
8686
"ts-node": "^10.9.1",
8787
"tsconfig-paths": "^4.2.0",
88-
"typescript": "^5.4.2"
88+
"typescript": "^5.4.5"
8989
},
9090
"jest": {
9191
"moduleFileExtensions": [

0 commit comments

Comments
 (0)