Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v9.0.11 (#286)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2022
1 parent f648bb4 commit 1c67a4a
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"@fastify/multipart": "7.1.0",
"@fastify/static": "6.5.0",
"@fastify/view": "7.1.0",
"@nestjs/common": "9.0.9",
"@nestjs/core": "9.0.9",
"@nestjs/common": "9.0.11",
"@nestjs/core": "9.0.11",
"@nestjs/jwt": "9.0.0",
"@nestjs/mapped-types": "1.1.0",
"@nestjs/passport": "9.0.0",
"@nestjs/platform-fastify": "9.0.9",
"@nestjs/platform-fastify": "9.0.11",
"@nestjs/schedule": "2.1.0",
"@typegoose/auto-increment": "1.6.0",
"@typegoose/typegoose": "9.11.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"@nestjs/cli": "9.0.0",
"@nestjs/schematics": "9.0.1",
"@nestjs/swagger": "6.0.5",
"@nestjs/testing": "9.0.9",
"@nestjs/testing": "9.0.11",
"@types/bcrypt": "5.0.0",
"@types/cache-manager": "4.0.1",
"@types/cron": "2.0.0",
Expand Down
78 changes: 39 additions & 39 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 1c67a4a

Please sign in to comment.