Skip to content

Commit

Permalink
fix(deps): update nest monorepo to ~9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent f9acf17 commit 2d1c0c3
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 39 deletions.
6 changes: 3 additions & 3 deletions apps/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"start:dev": "nest start --watch"
},
"dependencies": {
"@nestjs/common": "~9.3.0",
"@nestjs/core": "~9.3.0",
"@nestjs/platform-express": "~9.3.0",
"@nestjs/common": "~9.4.0",
"@nestjs/core": "~9.4.0",
"@nestjs/platform-express": "~9.4.0",
"@nighttrax/foo": "*",
"reflect-metadata": "~0.1.13",
"rimraf": "~4.4.0",
Expand Down
95 changes: 59 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit 2d1c0c3

Please sign in to comment.