Skip to content

Commit a1ac883

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 727bf44 commit a1ac883

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
@@ -75,7 +75,7 @@
7575
"ts-loader": "^9.4.3",
7676
"ts-node": "^10.9.1",
7777
"tsconfig-paths": "^4.2.0",
78-
"typescript": "^5.4.2"
78+
"typescript": "^5.4.5"
7979
},
8080
"jest": {
8181
"moduleFileExtensions": [

0 commit comments

Comments
 (0)