Skip to content

Commit

Permalink
nestjs@11 requires typescript>5
Browse files Browse the repository at this point in the history
Change-Id: Idada3500693f3f1cc9e19a34cfe05c584666d9e5
  • Loading branch information
bpedersen2 committed Jan 28, 2025
1 parent 7ce55f1 commit af90ead
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
24 changes: 5 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"ts-loader": "^9.2.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.1.0",
"typescript": "^4.8.3",
"typescript": "^5",
"wait-on": "^8.0.0"
},
"jest": {
Expand Down

0 comments on commit af90ead

Please sign in to comment.