Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bassochette committed Jul 22, 2023
1 parent 526adc3 commit 212c9e4
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 46 deletions.
82 changes: 38 additions & 44 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"typescript": "4.9.5"
},
"dependencies": {
"@nestjs/common": "9.4.3",
"@nestjs/core": "9.4.3",
"@nestjs/common": "10.1.0",
"@nestjs/core": "10.1.0",
"redis": "4.6.7",
"reflect-metadata": "0.1.13",
"rxjs": "7.8.1"
Expand Down

0 comments on commit 212c9e4

Please sign in to comment.