Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5 (#168)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency typescript to v5

* Updated package-lock

* Locked TypeScript to the version required by @nestjs/schematics

---------

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Maria Martinez <[email protected]>
Co-authored-by: Maria Martinez <[email protected]>
  • Loading branch information
4 people authored Aug 11, 2023
1 parent 948e0ad commit a3cb91e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"minimist@<1.2.6": "1.2.6"
},
"devDependencies": {
"@nestjs/schematics": "^9.0.3",
"@nestjs/schematics": "^9.0.4",
"@nestjs/testing": "^9.1.4",
"@types/cron": "^2.0.0",
"@types/express": "^4.17.17",
Expand Down

0 comments on commit a3cb91e

Please sign in to comment.