Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2022
1 parent 7b51b18 commit a064a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
]
},
"dependencies": {
"@nestjs/common": "^8.4.7",
"@nestjs/common": "^9.0.0",
"@nestjs/swagger": "5.2.1",
"@vodyani/core": "^8.8.0",
"@vodyani/utils": "^8.5.2"
Expand All @@ -74,7 +74,7 @@
"devDependencies": {
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@nestjs/testing": "8.4.7",
"@nestjs/testing": "9.1.2",
"@types/jest": "27.5.2",
"@types/multer": "1.4.7",
"@types/node": "16.11.56",
Expand Down

0 comments on commit a064a85

Please sign in to comment.