Skip to content

Commit

Permalink
chore(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 4, 2022
1 parent 8d0a3e2 commit 76f2fe7
Show file tree
Hide file tree
Showing 2 changed files with 652 additions and 884 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
],
"dependencies": {
"@golevelup/nestjs-discovery": "^2.3.1",
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"@nestjs/platform-express": "^7.0.0",
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"amqp-connection-manager": "^3.2.0",
"amqplib": "^0.8.0",
"patch-package": "^6.2.0",
Expand All @@ -41,9 +41,9 @@
"rxjs": "^6.5.4"
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/cli": "8.2.2",
"@nestjs/schematics": "8.0.7",
"@nestjs/testing": "7.6.18",
"@nestjs/testing": "8.4.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"@types/amqp-connection-manager": "2.0.12",
Expand Down
Loading

0 comments on commit 76f2fe7

Please sign in to comment.