Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v8.0.9 (#1264)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 30, 2021
1 parent d8559bd commit eb8f4d6
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
84 changes: 42 additions & 42 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"dependencies": {
"@hapi/joi": "17.1.1",
"@nestjs/axios": "0.0.2",
"@nestjs/common": "8.0.8",
"@nestjs/common": "8.0.9",
"@nestjs/config": "1.0.1",
"@nestjs/core": "8.0.8",
"@nestjs/core": "8.0.9",
"@nestjs/mongoose": "8.0.1",
"@nestjs/passport": "8.0.1",
"@nestjs/platform-express": "8.0.8",
"@nestjs/platform-socket.io": "8.0.8",
"@nestjs/platform-express": "8.0.9",
"@nestjs/platform-socket.io": "8.0.9",
"@nestjs/schedule": "1.0.1",
"@nestjs/serve-static": "2.2.2",
"@nestjs/websockets": "8.0.8",
"@nestjs/websockets": "8.0.9",
"app-root-path": "3.0.0",
"async-mutex": "0.3.2",
"cache-manager": "3.4.4",
Expand Down Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@nestjs/cli": "8.1.2",
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.8",
"@nestjs/testing": "8.0.9",
"@release-it/conventional-changelog": "3.3.0",
"@types/cache-manager": "3.4.2",
"@types/express": "4.17.13",
Expand Down

0 comments on commit eb8f4d6

Please sign in to comment.