Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2022
1 parent 1f6ee33 commit 424f36c
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 267 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": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/common": "^9.0.0",
"@nestjs/core": "^9.0.0",
"@nestjs/platform-express": "^9.0.0",
"amqp-connection-manager": "^4.0.0",
"amqplib": "^0.10.0",
"patch-package": "^6.2.0",
Expand All @@ -41,9 +41,9 @@
"rxjs": "^7.0.0"
},
"devDependencies": {
"@nestjs/cli": "8.2.8",
"@nestjs/cli": "9.0.0",
"@nestjs/schematics": "9.0.1",
"@nestjs/testing": "8.4.7",
"@nestjs/testing": "9.0.11",
"@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 424f36c

Please sign in to comment.